diff options
| author | XhmikosR <[email protected]> | 2020-05-26 06:14:12 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-26 06:14:12 +0300 |
| commit | 340236cbe4a5bfb3fb3583f177ba7a493bb4f21c (patch) | |
| tree | 6fc829896c5ee381a7457244d3d100012b5eef01 /package.json | |
| parent | c9cd3e4a083a69bcd2eefb1d1b62e6106e2ce469 (diff) | |
| download | bootstrap-340236cbe4a5bfb3fb3583f177ba7a493bb4f21c.tar.xz bootstrap-340236cbe4a5bfb3fb3583f177ba7a493bb4f21c.zip | |
Update to `@rollup/plugin-babel` (#30742)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2b51aa956..692233c11 100644 --- a/package.json +++ b/package.json @@ -96,6 +96,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.8.0", @@ -129,7 +130,6 @@ "popper.js": "^1.16.0", "postcss-cli": "^7.1.1", "rollup": "^2.10.4", - "rollup-plugin-babel": "^4.4.0", "rollup-plugin-istanbul": "^2.0.1", "serve": "^11.3.0", "shelljs": "^0.8.4", |
