Skip to content

Commit 86c5e7d

Browse files
committed
Fixed html-webpack-plugin version
1 parent df72bc2 commit 86c5e7d

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
@@ -43,7 +43,7 @@
4343
"eventsource-polyfill": "0.9.6",
4444
"file-loader": "1.1.11",
4545
"friendly-errors-webpack-plugin": "1.7.0",
46-
"html-webpack-plugin": "^4.0.0-alpha",
46+
"html-webpack-plugin": "4.0.0-alpha",
4747
"mini-css-extract-plugin": "0.4.1",
4848
"node-notifier": "5.2.1",
4949
"node-sass": "^4.7.2",

0 commit comments

Comments
 (0)