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 c7742d8 commit 22f2f02Copy full SHA for 22f2f02
package.json
@@ -91,7 +91,7 @@
91
"prepublishOnly": "pnpm run build"
92
},
93
"peerDependencies": {
94
- "vite": "^4.0.0",
+ "vite": "^4.0.0 || ^5.0.0",
95
"vue": "^3.2.25"
96
97
"peerDependenciesMeta": {
0 commit comments