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 eaf280f4..45a4e529 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/core": "^7.4.5", "@babel/preset-env": "^7.4.5", "babel-loader": "^8.0.6", - "core-js": "^3.1.3", + "core-js": "^3.1.4", "css-loader": "^3.0.0", "eslint": "^5.16.0", "eslint-loader": "^2.1.2", |