bump vite version

This commit is contained in:
Brandon Liu
2022-09-15 16:36:32 -07:00
parent bc35a0afec
commit 407db08d73

View File

@@ -36,7 +36,7 @@
"@types/react-dom": "^18.0.0",
"@vitejs/plugin-react": "^1.3.0",
"typescript": "^4.6.3",
"vite": "^2.9.5"
"vite": "^2.9.13"
},
"overrides": {
"react": "$react",