diff options
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", |