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 08020176..521d7de4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/core": "^7.6.4", "@babel/preset-env": "^7.6.3", "babel-loader": "^8.0.6", - "core-js": "^3.3.2", + "core-js": "^3.3.3", "css-loader": "^3.2.0", "eslint": "6.5.1", "eslint-loader": "3.0.2", |