chore: update runtime requirements

Require Node 22 or newer
Update project package manager to Bun 1.3.14
This commit is contained in:
Bohdan Triapitsyn
2026-06-10 17:37:19 +03:00
parent 9742b2c777
commit a486e76233
11 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ Download from [Releases](https://github.com/btriapitsyn/openchamber/releases).
Install from [Marketplace](https://marketplace.visualstudio.com/items?itemName=fedaykindev.openchamber) or search "OpenChamber" in Extensions.
### **CLI (Web + PWA)**
_requires Node.js 20+_
_requires Node.js 22+_
```bash
curl -fsSL https://raw.githubusercontent.com/btriapitsyn/openchamber/main/scripts/install.sh | bash