summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-05-13 07:43:27 +0200
committerGitHub <noreply@github.com>2019-05-13 07:43:27 +0200
commitafefc69ee147f2322094dbc0127829812aaaae51 (patch)
tree9b21702dd21b619cd26a83f651cd7896e72898a2 /package.json
parentc8d68b7b63e6e4e051a10f465848dfb2fad80bc5 (diff)
parente58dc1cf1a1d001c63436741b9043bfdd9287ccd (diff)
Bump webpack from 4.30.0 to 4.31.0 (#1097)
Bump webpack from 4.30.0 to 4.31.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 534fbe58..ea11d9c8 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"url-loader": "^1.1.2",
"vue-loader": "^15.7.0",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.30.0",
+ "webpack": "^4.31.0",
"webpack-cli": "^3.3.2",
"webpack-merge": "^4.2.1",
"webpack-node-externals": "^1.7.2"