2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Switch to @rollup/plugin-node-resolve (#29851)

This commit is contained in:
XhmikosR
2019-12-25 21:36:22 +02:00
committed by GitHub
parent e2f7fe6cf1
commit f153748f52
5 changed files with 26 additions and 17 deletions
+1 -1
View File
@@ -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-node-resolve": "^6.0.0",
"autoprefixer": "^9.7.3",
"babel-eslint": "^10.0.3",
"babel-plugin-istanbul": "^6.0.0",
@@ -125,7 +126,6 @@
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-istanbul": "^2.0.1",
"rollup-plugin-node-resolve": "^5.2.0",
"serve": "^11.2.0",
"shelljs": "^0.8.3",
"stylelint": "^12.0.1",