aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-12-25 21:36:22 +0200
committerGitHub <[email protected]>2019-12-25 21:36:22 +0200
commitf153748f522e01ba16989e6c8085a69ff656b069 (patch)
tree517db0c45f56eafe56b500f0cd775b037fa33e5d /package.json
parente2f7fe6cf15a2c2be586cb260648da340257415c (diff)
downloadbootstrap-f153748f522e01ba16989e6c8085a69ff656b069.tar.xz
bootstrap-f153748f522e01ba16989e6c8085a69ff656b069.zip
Switch to @rollup/plugin-node-resolve (#29851)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 374b2e29a..2c9fb622f 100644
--- a/package.json
+++ b/package.json
@@ -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",