Skip to content

Commit 15198b7

Browse files
committed
chore: remove vite beta from supported range
1 parent 1640582 commit 15198b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"stub": "tsdown --watch"
4646
},
4747
"peerDependencies": {
48-
"vite": "^6.0.0 || ^7.0.0-0 || ^8.0.0-0"
48+
"vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
4949
},
5050
"dependencies": {
5151
"@vue/devtools-core": "workspace:^",

0 commit comments

Comments
 (0)