Downgrade vite.

This commit is contained in:
Bradley Shellnut 2024-04-11 21:47:02 -07:00
parent caf54f4ecf
commit 21bd503aa2

View file

@ -65,7 +65,7 @@
"tslib": "^2.6.1",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vite": "^5.2.4",
"vitest": "^1.4.0",
"zod": "^3.22.4"
},