mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Switch to @rollup/plugin-commonjs (#29907)
This commit is contained in:
+1
-1
@@ -90,6 +90,7 @@
|
||||
"@babel/core": "^7.7.7",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
|
||||
"@babel/preset-env": "^7.7.7",
|
||||
"@rollup/plugin-commonjs": "^11.0.0",
|
||||
"@rollup/plugin-node-resolve": "^6.0.0",
|
||||
"autoprefixer": "^9.7.3",
|
||||
"babel-eslint": "^10.0.3",
|
||||
@@ -124,7 +125,6 @@
|
||||
"postcss-cli": "^6.1.3",
|
||||
"rollup": "^1.26.5",
|
||||
"rollup-plugin-babel": "^4.3.3",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
"rollup-plugin-istanbul": "^2.0.1",
|
||||
"serve": "^11.2.0",
|
||||
"shelljs": "^0.8.3",
|
||||
|
||||
Reference in New Issue
Block a user