Skip to content

Commit 3a7c598

Browse files
committed
fix: downgrade vitest to 3.x
1 parent effcac5 commit 3a7c598

2 files changed

Lines changed: 493 additions & 382 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"tsdown": "^0.15.9",
6161
"typescript": "^5.9.3",
6262
"vite": "^7.1.12",
63-
"vitest": "^4.0.2"
63+
"vitest": "^3.2.4"
6464
},
6565
"peerDependencies": {
6666
"@expo/devcert": "^1.2.0",

0 commit comments

Comments
 (0)