refactor: remove bun from devbox configuration

This commit is contained in:
Prad Nukala 2025-01-07 15:39:06 -05:00
parent 45d5e45d6a
commit 6869c3b4e3

View File

@ -1,8 +1,7 @@
{ {
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.13.1/.schema/devbox.schema.json", "$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.13.1/.schema/devbox.schema.json",
"packages": [ "packages": [
"pnpm@latest", "pnpm@latest"
"bun@latest"
], ],
"shell": { "shell": {
"init_hook": [ "init_hook": [