Skip to content

Commit df15d94

Browse files
committed
chore: tweak package.json
1 parent f970078 commit df15d94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/plugin-rsc/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@vitejs/plugin-rsc",
33
"version": "0.4.10-pre.0",
4-
"homepage": "https://github.com/hi-ogawa/vite-plugins/tree/main/packages/rsc",
4+
"homepage": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-rsc",
55
"repository": {
66
"type": "git",
7-
"url": "git+https://github.com/hi-ogawa/vite-plugins.git",
8-
"directory": "packages/rsc"
7+
"url": "git+https://github.com/vitejs/vite-plugin-react.git",
8+
"directory": "packages/plugin-rsc"
99
},
1010
"license": "MIT",
1111
"type": "module",

0 commit comments

Comments
 (0)