diff options
author | Vitaly Takmazov | 2019-10-22 11:45:59 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-10-22 11:45:59 +0300 |
commit | 7d4e21503e048cc1de53e5608692881abb9a52d5 (patch) | |
tree | 7fcee17e67990f3464cf4e47d42a8a72becb652c /package.json | |
parent | 44410e6897d96cdcd6981d6b5db43b043d812576 (diff) |
cleanup 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 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", |