about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorNolan Lawson <nolan@nolanlawson.com>2017-06-23 08:44:55 -0700
committerEugen Rochko <eugen@zeonfederated.com>2017-06-23 17:44:55 +0200
commite078919f07c3542f8cc6aedc3c554404f328e907 (patch)
treee4ce023314e4c757ad8583b91132663da986a413 /package.json
parent7b13e6efc2402bde71d3bcf69c859ce8974ac9cb (diff)
Upgrade to Webpack 3 with module concatenation (#3912)
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 e6fc02bbb..79e8467cb 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
     "tiny-queue": "^0.2.1",
     "uuid": "^3.0.1",
     "uws": "^0.14.5",
-    "webpack": "^2.5.1",
+    "webpack": "^3.0.0",
     "webpack-bundle-analyzer": "^2.8.2",
     "webpack-manifest-plugin": "^1.1.0",
     "webpack-merge": "^4.1.0",