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 2b8f001 commit 0b088c7Copy full SHA for 0b088c7
package.json
@@ -98,7 +98,7 @@
98
"release": "npm run lint && npx standard-version && git push --follow-tags origin main && npm publish"
99
},
100
"peerDependencies": {
101
- "@nuxt/kit": "^3.0.0",
+ "@nuxt/kit": "^3.0.0 || ^4.0.0",
102
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
103
104
"peerDependenciesMeta": {
0 commit comments