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 85e612c4ee3..876dd393794 100644 --- a/settings/package.json +++ b/settings/package.json @@ -43,7 +43,7 @@ "vue-loader": "^15.6.2", "vue-template-compiler": "^2.5.22", "webpack": "^4.28.4", - "webpack-cli": "^3.2.1", + "webpack-cli": "^3.2.3", "webpack-merge": "^4.2.1" } } |