diff options
author | Vitaly Takmazov | 2020-06-04 14:22:28 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2020-06-04 14:22:28 +0300 |
commit | 1afd00943ee58f911fa27eb5b181f0ee3a22e605 (patch) | |
tree | 4803bd676455e189a0c97dc05f286948c2b53957 /package.json | |
parent | b0bdce22447ff815512ae7612dd4ab4a5d9a409a (diff) |
Update deps
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 9313a340..e28b7f70 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ ] }, "devDependencies": { - "@babel/core": "^7.9.6", - "@babel/preset-env": "^7.9.6", + "@babel/core": "^7.10.2", + "@babel/preset-env": "^7.10.2", "babel-loader": "^8.1.0", "core-js": "^3.6.5", "css-loader": "^3.5.3", |