Skip to content

Commit 3828d7f

Browse files
fix(package): update html-webpack-plugin to version 4.0.2
Closes #257
1 parent 1ae9900 commit 3828d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.2",
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)