From c30829fae8e505c079abdc0efa7312e4564057a0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 6 May 2017 21:17:52 +0000 Subject: [PATCH] chore(package): update webpack to version 2.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b31729..3856b0a 100644 --- a/package.json +++ b/package.json @@ -82,6 +82,6 @@ "tslint": "^5.0.0", "tslint-config-unional": "^0.7.0", "typescript": "^2.1.5", - "webpack": "^2.2.0-rc.4" + "webpack": "^2.5.1" } }