From a014b59790d34be54c2e6311a22c9913e220b178 Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Wed, 28 Dec 2016 21:35:19 -0500 Subject: [PATCH] Update webpack --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 780c79f25..f9a466282 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint": "^3.12.0", "parallel-webpack": "^1.6.0", "uglify-js": "mishoo/UglifyJS2#harmony", - "webpack": "2.2.0-rc.2" + "webpack": "2.2.0-rc.3" }, "engines": { "node": ">=6.0.0"