Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add vite as dev dependency
  • Loading branch information
tobiasdiez committed May 3, 2024
commit a66de226b327c216000981baf1ca56b6904bd5a7
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"release-it": "^17.2.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^5.2.11",
"vitest": "^1.2.0"
},
"dependencies": {
Expand Down
Loading