From ca5b2eb77264659c8531a789b46a82756520a2e5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 1 Mar 2018 08:33:00 +0000 Subject: [PATCH] fix(package): update html-webpack-plugin to version 3.0.3 Closes #19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51e94c4..83d801f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint": "^4.3.0", "eslint-loader": "^1.5.0", "eslint-plugin-react": "latest", - "html-webpack-plugin": "^2.15.0", + "html-webpack-plugin": "^3.0.3", "isomorphic-fetch": "2.2.1", "jest": "latest", "lint-staged": "^4.0.2",