Skip to content

Commit a43288b

Browse files
author
Anuj Nair
committed
Installing html-webpack-plugin@5 in dev deps
1 parent 7ef67db commit a43288b

File tree

2 files changed

+21
-184
lines changed

2 files changed

+21
-184
lines changed

package-lock.json

Lines changed: 19 additions & 182 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
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": "^4"
38+
"html-webpack-plugin": "^4 || ^5"
3939
},
4040
"devDependencies": {
4141
"babel-jest": "^26.6.3",
@@ -45,7 +45,7 @@
4545
"eslint-config-prettier": "^7.0.0",
4646
"eslint-plugin-import": "^2.22.1",
4747
"eslint-plugin-prettier": "^3.2.0",
48-
"html-webpack-plugin": "^4.5.0",
48+
"html-webpack-plugin": "^5.0.0-alpha.15",
4949
"jest": "^26.6.3",
5050
"prettier": "^2.2.1",
5151
"webpack": "^5.10.1"

0 commit comments

Comments
 (0)