refactor: make vite a default peer (#1945)

This commit is contained in:
Eli
2025-10-27 17:08:32 -05:00
committed by Aaron
parent 9698f2fdd9
commit c10d09fbdb
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -31,6 +31,7 @@
"tsdown": "^0.21.0",
"typescript": "^6.0.3",
"unocss": "^66.6.8",
"vite": "^7.3.1",
"vitest": "^4.1.5",
"vitest-plugin-random-seed": "^1.1.2"
},