Skip to content

Commit 036be81

Browse files
authored
Merge pull request runjuu#21 from sluukkonen/patch-1
Mark html-webpack-plugin v4 as supported
2 parents eb3f27b + 95c5fae commit 036be81

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)