From b7d7bbc6d48d29b4216517ad0433ceeb4af30528 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 30 Jan 2017 15:28:10 -0600 Subject: [PATCH] chore(package): update webpack to version 2.2.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c90f8bd..3451610 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "stylus": "^0.54.2", "typographic": "^2.9.3", "underscore.string": "^3.3.4", - "webpack": "^1.13.2", + "webpack": "^2.2.1", "webpack-stream": "^3.2.0" } }