feat: switch project from pnpm to bun

This commit is contained in:
Bohdan Triapitsyn
2025-12-26 16:45:30 +02:00
parent ba0629f955
commit ff874cc33d
17 changed files with 3055 additions and 12096 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ https://github.com/btriapitsyn/openchamber
curl -fsSL https://raw.githubusercontent.com/btriapitsyn/openchamber/main/scripts/install.sh | bash
# Or install manually
npm add -g @openchamber/web # or pnpm, yarn, bun
bun add -g @openchamber/web # or npm, pnpm, yarn
```
## Usage