Skip to content

Commit 5509370

Browse files
committed
chore: update repository URL in package.json
1 parent 7d40090 commit 5509370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rsbuild-plugin-workspace-dev",
33
"version": "0.1.1",
44
"description": "An Rsbuild plugin to provides workspace recursive dev functionality for Monorepo topologies.",
5-
"repository": "https://github.com/rspack-contrib/rsbuild-plugin-workspace-dev",
5+
"repository": "https://github.com/rstackjs/rsbuild-plugin-workspace-dev",
66
"license": "MIT",
77
"type": "module",
88
"exports": {

0 commit comments

Comments
 (0)