diff options
Diffstat (limited to 'settings/package.json')
-rw-r--r-- | settings/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json index 2eb0ddece88..220fdef0530 100644 --- a/settings/package.json +++ b/settings/package.json @@ -31,7 +31,7 @@ "ie >= 11" ], "devDependencies": { - "@babel/core": "^7.1.6", + "@babel/core": "^7.2.0", "@babel/plugin-syntax-dynamic-import": "^7.0.0", "@babel/preset-env": "^7.1.6", "babel-loader": "^8.0.4", |