From f6f9d5edcf8780bc9baf42204d571015727f01f1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 25 Feb 2018 04:25:28 +0000 Subject: [PATCH] chore(package): update webpack to version 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b65ebd..aa556b9 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "tslint-config-prettier": "^1.6.0", "typedoc": "^0.9.0", "typescript": "^2.6.1", - "webpack": "^3.8.1" + "webpack": "^4.0.0" }, "config": { "commitizen": {