We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f74d9c commit 08ace07Copy full SHA for 08ace07
1 file changed
package.json
@@ -67,7 +67,8 @@
67
"webpack-cli": "^3.1.0"
68
},
69
"peerDependencies": {
70
- "html-webpack-plugin": "^3.0.4 || ^4.0.0-0"
+ "html-webpack-plugin": "^3.0.4 || ^4.0.0-0",
71
+ "webpack": "^4.0.0"
72
73
"engines": {
74
"node": ">=6"
0 commit comments