Skip to content

Commit 4faa7ae

Browse files
author
Anuj Nair
committed
Requiring html-webpack-plugin ^4
1 parent 2d1d3b3 commit 4faa7ae

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
@@ -35,7 +35,7 @@
3535
},
3636
"peerDependencies": {
3737
"webpack": "^2 || ^3 || ^4 || ^5",
38-
"html-webpack-plugin": "^2 || ^3 || ^4"
38+
"html-webpack-plugin": "^4"
3939
},
4040
"devDependencies": {
4141
"babel-jest": "^26.6.3",

0 commit comments

Comments
 (0)