diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d16af17b895..0d76286da9c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "vue": "^2.6.6" }, "devDependencies": { - "@babel/core": "^7.2.2", + "@babel/core": "^7.3.3", "@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/preset-env": "^7.3.1", "babel-loader": "^8.0.5", |