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 7e2203e3ded..9c1c4a97811 100644 --- a/settings/package.json +++ b/settings/package.json @@ -32,7 +32,7 @@ ], "devDependencies": { "@babel/core": "^7.2.0", - "@babel/plugin-syntax-dynamic-import": "^7.0.0", + "@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/preset-env": "^7.2.0", "babel-loader": "^8.0.4", "css-loader": "^1.0.1", |