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",
"packages": [
"pnpm@latest",
"bun@latest"
"pnpm@latest"
],
"shell": {
"init_hook": [