diff options
author | Vitaly Takmazov | 2019-04-06 19:44:10 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-04-06 19:44:10 +0300 |
commit | 347674599f4ee8e2682c8ab7a80d87e0080f310c (patch) | |
tree | e29204632475d5f4cf70b4186c82ae3d1e484a1c /package.json | |
parent | 689ef69bce546483296203b680dbe36721d526a4 (diff) |
Update npm deps
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 e35f605c..b0dc897f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/core": "^7.4.3", "@babel/preset-env": "^7.4.3", "babel-loader": "^8.0.5", - "core-js": "^3.0.0", + "core-js": "^3.0.1", "css-loader": "^2.1.1", "eslint": "^5.16.0", "eslint-loader": "^2.1.2", |