Skip to content

Commit 2f59f12

Browse files
authored
Update package.json fixes #127 (#130)
* Update package.json updated peer dependency * Update package.json fixes #127
1 parent 8d68d4f commit 2f59f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"typecheck:vue": "pnpm -C ./examples/vue run typecheck"
9292
},
9393
"peerDependencies": {
94-
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
94+
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
9595
},
9696
"dependencies": {
9797
"@rollup/plugin-inject": "^5.0.5",

0 commit comments

Comments
 (0)