Skip to content

Commit 95c5fae

Browse files
authored
Mark html-webpack-plugin as supported
1 parent eb3f27b commit 95c5fae

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
@@ -58,7 +58,7 @@
5858
"webpack": "^4.11.1"
5959
},
6060
"peerDependencies": {
61-
"html-webpack-plugin": "^3.0.0"
61+
"html-webpack-plugin": "^3.0.0 || ^4.0.0"
6262
},
6363
"dependencies": {
6464
"lodash": "^4.17.15"

0 commit comments

Comments
 (0)