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 892f1934662..7c783842f31 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "url-loader": "^1.1.2", "vue-loader": "^15.6.4", "vue-template-compiler": "^2.6.7", - "webpack": "^4.29.5", + "webpack": "^4.29.6", "webpack-cli": "^3.2.3", "webpack-merge": "^4.2.1" } |