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 9412ed00cf1..baa17a9d01f 100644 --- a/settings/package.json +++ b/settings/package.json @@ -37,7 +37,7 @@ "vue-loader": "^15.2.4", "vue-template-compiler": "^2.5.16", "webpack": "^4.12.0", - "webpack-cli": "^3.0.3", + "webpack-cli": "^3.0.8", "webpack-merge": "^4.1.3" } } |