Skip to content

Commit

Permalink
fix: revert back to vite version 4.3.8
Browse files Browse the repository at this point in the history
version `5` is not working as expected, and consumes much time to debug
hence going back is the most pragmatic right now
next version should address updating to the latest vite
  • Loading branch information
Cussone committed Jan 27, 2025
1 parent 0b0dcb8 commit 4097ea4
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"tailwindcss": "^3.1.6",
"tslib": "^2.4.0",
"typescript": "^5.1.6",
"vite": "^5.0.0",
"vite": "^4.3.8",
"vite-plugin-dts": "^3.0.0",
"vitest": "^1.6.0",
"ws": "^8.8.1",
Expand Down
Loading

0 comments on commit 4097ea4

Please sign in to comment.