Skip to content

Commit 122b4b0

Browse files
committed
fix: correct run-script-webpack-plugin version
1 parent f25b5f6 commit 122b4b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rspack/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"@rspack/cli": "2.0.0-rc.1",
1515
"@rspack/core": "2.0.0-rc.1",
1616
"@rspack/dev-server": "2.0.0-rc.2",
17-
"run-script-webpack-plugin": ""
17+
"run-script-webpack-plugin": "0.2.3"
1818
}
1919
}

0 commit comments

Comments
 (0)