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 b27cc46cc81..05d2e7b1aa1 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.11.1", - "webpack-cli": "^3.0.2", + "webpack-cli": "^3.0.3", "webpack-merge": "^4.1.2" } } |