update vite in repl

This commit is contained in:
Felix Roos 2022-11-04 21:01:04 +01:00
parent b372161874
commit a191b1e811
2 changed files with 264 additions and 206 deletions

View file

@ -27,6 +27,6 @@
"postcss": "^8.4.13",
"rollup-plugin-visualizer": "^5.8.1",
"tailwindcss": "^3.0.24",
"vite": "^2.9.9"
"vite": "^3.2.2"
}
}