diff options
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 cb10ded26..f75d49905 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@babel/core": "7.4.3", "@babel/plugin-transform-for-of": "7.4.3", "commitplease": "3.2.0", - "core-js": "3.0.0", + "core-js-bundle": "3.0.0", "eslint-config-jquery": "1.0.1", "grunt": "1.0.4", "grunt-babel": "8.0.0", |