diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5e822e51663..eb22700385e 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "vue-loader": "^15.6.4", "vue-template-compiler": "^2.6.10", "webpack": "^4.29.6", - "webpack-cli": "^3.2.3", + "webpack-cli": "^3.3.0", "webpack-merge": "^4.2.1" } } |