Skip to content

Commit

Permalink
Merge pull request #51 from CarnegieLearningWeb/dev
Browse files Browse the repository at this point in the history
Update vite version to 5.0.0 in package.json
  • Loading branch information
emoltz authored Dec 20, 2024
2 parents fbc6959 + 6a86b11 commit 4d73791
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 4d73791

Please sign in to comment.