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 23f0ceb commit d182edeCopy full SHA for d182ede
packages/core/package.json
@@ -49,7 +49,7 @@
49
"play:build": "pnpm -C playground run build"
50
},
51
"peerDependencies": {
52
- "vite": "catalog:build"
+ "vite": "*"
53
54
"dependencies": {
55
"@vitejs/devtools-kit": "workspace:*",
packages/kit/package.json
@@ -35,7 +35,7 @@
35
"prepack": "pnpm build"
36
37
38
39
40
41
"@vitejs/devtools-rpc": "workspace:*",
0 commit comments