zdravko/devbox.json

12 lines
186 B
JSON
Raw Normal View History

{
"packages": [
"go@1.21",
"temporal-cli@latest",
"watchexec@latest",
2024-02-11 09:15:00 +00:00
"tailwindcss@latest",
2024-02-18 09:47:34 +00:00
"flyctl@latest",
"just@latest",
"nodePackages.npm@latest"
2024-02-10 17:05:11 +00:00
]
}