From 8960ce42e4771ffc43979197cf09663f9f86b4dd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 6 Mar 2018 15:46:58 +0000 Subject: [PATCH] chore(package): update html-webpack-plugin to version 3.0.6 Closes #303 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95dac112..bea8e6f3 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-import": "^2.9.0", "eslint-plugin-react": "^7.2.1", "gh-pages": "github:rschamp/gh-pages#publish-branch-to-subfolder", - "html-webpack-plugin": "2.30.1", + "html-webpack-plugin": "3.0.6", "jest": "^22.2.2", "keymirror": "0.1.1", "lodash.bindall": "4.4.0",