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 5de2ccc5..8da4cb8c 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ ] }, "devDependencies": { - "@babel/core": "^7.1.6", - "@babel/preset-env": "^7.1.6", + "@babel/core": "^7.2.0", + "@babel/preset-env": "^7.2.0", "babel-loader": "^8.0.4", "css-loader": "^1.0.1", "eslint": "^5.9.0", |