zdravko/devbox.json

12 lines
179 B
JSON
Raw Normal View History

{
"packages": [
"go@1.21",
"watchexec@latest",
2024-02-18 09:47:34 +00:00
"flyctl@latest",
"just@latest",
2024-02-27 11:04:05 +00:00
"nodePackages.npm@latest",
"sqlite@latest",
"sqlite-web@latest"
2024-02-10 17:05:11 +00:00
]
}