Skip to content

Commit 0e0b05b

Browse files
fix(package): update html-webpack-plugin to version 4.0.4
Closes #257
1 parent 1ae9900 commit 0e0b05b

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
@@ -51,7 +51,7 @@
5151
"extract-text-webpack-plugin": "^4.0.0-beta.0",
5252
"file-loader": "^1.1.6",
5353
"history": "^4.7.2",
54-
"html-webpack-plugin": "^3.0.0",
54+
"html-webpack-plugin": "^4.0.4",
5555
"jsonwebtoken": "^8.1.0",
5656
"material-ui": "^1.0.0-beta.29",
5757
"material-ui-icons": "^1.0.0-beta.17",

0 commit comments

Comments
 (0)