Skip to content

Commit

Permalink
fix: downgrade vite
Browse files Browse the repository at this point in the history
Just got get shit working
  • Loading branch information
itschip committed Jan 19, 2024
1 parent 424edd0 commit 59550c4
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 235 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-refresh": "^0.11.0",
"react-refresh-typescript": "^2.0.3",
"typescript": "^5.2.2",
"vite": "^5.0.9"
"vite": "^4.5.0"
},
"scripts": {
"dev": "vite --mode dev",
Expand Down
Loading

0 comments on commit 59550c4

Please sign in to comment.