We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f970078 commit df15d94Copy full SHA for df15d94
packages/plugin-rsc/package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "@vitejs/plugin-rsc",
3
"version": "0.4.10-pre.0",
4
- "homepage": "https://github.com/hi-ogawa/vite-plugins/tree/main/packages/rsc",
+ "homepage": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-rsc",
5
"repository": {
6
"type": "git",
7
- "url": "git+https://github.com/hi-ogawa/vite-plugins.git",
8
- "directory": "packages/rsc"
+ "url": "git+https://github.com/vitejs/vite-plugin-react.git",
+ "directory": "packages/plugin-rsc"
9
},
10
"license": "MIT",
11
"type": "module",
0 commit comments