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 28db6cdabd3..7529b8d82bb 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "vuex-router-sync": "^5.0.0" }, "devDependencies": { - "@babel/core": "^7.3.4", + "@babel/core": "^7.4.3", "@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/preset-env": "^7.3.4", "babel-loader": "^8.0.5", |