Skip to content

Commit

Permalink
chore(mise): Use Bun for my development
Browse files Browse the repository at this point in the history
Install the latest version.
  • Loading branch information
5ouma committed Sep 30, 2024
1 parent 511d651 commit e156876
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config/mise/.config/mise/config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[tools]
node = "latest"
go = "latest"
bun = "latest"
deno = "latest"
go = "latest"
node = "latest"

0 comments on commit e156876

Please sign in to comment.