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 26c08f6e30d..5f29ed7c2b3 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "url-loader": "^1.1.2", "vue-loader": "^15.6.4", "vue-template-compiler": "^2.6.10", - "webpack": "^4.29.6", + "webpack": "^4.30.0", "webpack-cli": "^3.3.0", "webpack-merge": "^4.2.1" } |