Skip to content

Commit

Permalink
Update vite version to 5.0.0 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
emoltz-carnegie committed Dec 20, 2024
1 parent cbada3e commit 6a86b11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "^5.2.2",
"vite": "^6.0.2"
"vite": "^5.0.0"
}
}

0 comments on commit 6a86b11

Please sign in to comment.