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.
2 parents 63f722a + 5d57be7 commit ed98773Copy full SHA for ed98773
1 file changed
package.json
@@ -26,7 +26,7 @@
26
"format": "prettier --write --ignore-path .gitignore ."
27
},
28
"peerDependencies": {
29
- "vite": "5.x || 6.x"
+ "vite": "5.x || 6.x || 7.x"
30
31
"dependencies": {
32
"kolorist": "^1.8.0",
0 commit comments