2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
Update to `@rollup/plugin-babel`
This commit is contained in:
XhmikosR
2020-05-26 19:20:15 +03:00
parent fdb596b2c3
commit 7a9bbd4489
6 changed files with 29 additions and 60 deletions
+1 -1
View File
@@ -113,6 +113,7 @@
"@babel/core": "^7.9.6",
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@rollup/plugin-babel": "^5.0.2",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"autoprefixer": "^9.7.6",
@@ -144,7 +145,6 @@
"postcss-cli": "^7.1.1",
"qunit": "2.9.2",
"rollup": "^2.9.1",
"rollup-plugin-babel": "^4.4.0",
"shelljs": "^0.8.4",
"shx": "^0.3.2",
"sinon": "^7.5.0",