diff options
author | Vitaly Takmazov | 2018-11-14 19:00:45 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-11-14 19:00:45 +0300 |
commit | 0a228ada79053cbf86bfa26708b1164d7dae52f5 (patch) | |
tree | c274b97a2f7dbdc4401385405f64f6d75a0911ef /package.json | |
parent | 174fb27a6cb4fb652fa0f6eefbc330205ae18aed (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 58557668..6b852d3f 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ ] }, "devDependencies": { - "@babel/core": "^7.1.5", - "@babel/preset-env": "^7.1.5", + "@babel/core": "^7.1.6", + "@babel/preset-env": "^7.1.6", "babel-loader": "^8.0.4", "css-loader": "^1.0.1", "eslint": "^5.9.0", |