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 96040c2 commit 63ab09eCopy full SHA for 63ab09e
package.json
@@ -91,7 +91,7 @@
91
"typecheck:vue": "pnpm -C ./examples/vue run typecheck"
92
},
93
"peerDependencies": {
94
- "vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 ||^7.0.0 "
+ "vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
95
96
"dependencies": {
97
"@rollup/plugin-inject": "^5.0.5",
0 commit comments