Skip to content

Commit 1514d97

Browse files
authored
Merge pull request #1106 from mfranzke/patch-2
chore: UIKit - referencing 'html-webpack-plugin' from NPM
2 parents 841c02c + c649c2e commit 1514d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uikit-workshop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"hogan.js": "^3.0.2",
9292
"htm": "^1.0.1",
9393
"html-loader": "^0.5.5",
94-
"html-webpack-plugin": "github:jantimon/html-webpack-plugin#webpack-4",
94+
"html-webpack-plugin": "^4.0.0-beta.11",
9595
"iframe-resizer": "^3.6.5",
9696
"lit-element": "^2.2.1",
9797
"lit-html": "^1.1.2",

0 commit comments

Comments
 (0)