Skip to content

Commit 4f26056

Browse files
fix(package): update html-webpack-plugin to version 4.2.0
Closes #60
1 parent 8439384 commit 4f26056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"copy-webpack-plugin": "^4.5.2",
99
"css-loader": "^1.0.0",
1010
"file-loader": "^3.0.0",
11-
"html-webpack-plugin": "^3.2.0",
11+
"html-webpack-plugin": "^4.2.0",
1212
"lodash.merge": "^4.6.1",
1313
"mini-css-extract-plugin": "^0.4.3",
1414
"node-sass": "^4.9.3",

0 commit comments

Comments
 (0)