diff options
author | Vitaly Takmazov | 2020-01-31 11:54:03 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2020-01-31 11:54:03 +0300 |
commit | 939fe49f4e6d2df559ee016b4f9ce4f78de8b323 (patch) | |
tree | 297a4b0590bfc107d372f69790211c82c26a4113 /package.json | |
parent | 86357f3450ee830cea71cca121dbeac4a4ae2612 (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 0320150c..08ea6831 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ ] }, "devDependencies": { - "@babel/core": "^7.8.3", - "@babel/preset-env": "^7.8.3", + "@babel/core": "^7.8.4", + "@babel/preset-env": "^7.8.4", "babel-loader": "^8.0.6", "core-js": "^3.6.4", "css-loader": "^3.4.2", |