From ee91cbc644d158a4ddf81c3acd52b036f26c2db2 Mon Sep 17 00:00:00 2001 From: HomeZenBot Date: Thu, 6 Jul 2017 20:03:15 -0400 Subject: [PATCH] :arrow_up: webpack @ ~3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6458d53..d66a752 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "sinon-chai": "~2.11.0", "source-map-support": "~0.4.10", "watch": "~1.0.1", - "webpack": "~3.0.0-rc.1" + "webpack": "~3.1.0" }, "dependencies": { "bluebird": "^3.4.6",