Skip to content

Commit 9788e89

Browse files
committed
fix: fix incorrect Webpack version in package.json
1 parent bc66aea commit 9788e89

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
@@ -57,7 +57,7 @@
5757
"sass-loader": "^7.1.0",
5858
"style-loader": "^0.23.1",
5959
"uglifyjs-webpack-plugin": "^1.2.7",
60-
"webpack": "4.26.3",
60+
"webpack": "4.26.0",
6161
"webpack-cli": "^3.1.2",
6262
"workbox-build": "^3.4.1",
6363
"yargs": "^12.0.1"

0 commit comments

Comments
 (0)