update vite in react package

This commit is contained in:
Felix Roos 2022-11-04 20:58:36 +01:00
parent 5bbec7b17c
commit b372161874
8 changed files with 535 additions and 770 deletions

View file

@ -58,6 +58,6 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"tailwindcss": "^3.0.24",
"vite": "^2.9.9"
"vite": "^3.2.2"
}
}