Update environment.json

This commit is contained in:
Jarred Sumner
2025-05-29 21:46:11 -07:00
parent 8a06ddb1fb
commit 7765b61038

View File

@@ -1,4 +1,3 @@
{
"terminals": [],
"install": "git clone https://github.com/oven-sh/bun.git && cd bun && bash scripts/bootstrap.sh"
"terminals": []
}