Skip to content

Commit 7bb8401

Browse files
fix(package): update html-webpack-plugin to version 3.1.0
Closes #19
1 parent 47018e9 commit 7bb8401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint": "^4.3.0",
3030
"eslint-loader": "^1.5.0",
3131
"eslint-plugin-react": "latest",
32-
"html-webpack-plugin": "^2.15.0",
32+
"html-webpack-plugin": "^3.1.0",
3333
"isomorphic-fetch": "2.2.1",
3434
"jest": "latest",
3535
"lint-staged": "^4.0.2",

0 commit comments

Comments
 (0)