diff options
| author | Dax Raad <[email protected]> | 2025-09-10 03:36:42 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-09-10 03:36:42 -0400 |
| commit | a6265ea3d2c1d991f102ac865393a5e594986d86 (patch) | |
| tree | 98be14136f1f04b82ccd4dc602b27fa6b21d2257 /github | |
| parent | bb3f02b8bb49bce844c8668b438541fe2175e544 (diff) | |
| download | opencode-a6265ea3d2c1d991f102ac865393a5e594986d86.tar.gz opencode-a6265ea3d2c1d991f102ac865393a5e594986d86.zip | |
upgrade to latest bun
Diffstat (limited to 'github')
| -rw-r--r-- | github/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/github/package.json b/github/package.json index 3be63d331..06db814ae 100644 --- a/github/package.json +++ b/github/package.json @@ -4,7 +4,7 @@ "type": "module", "private": true, "devDependencies": { - "@types/bun": "latest" + "@types/bun": "catalog:" }, "peerDependencies": { "typescript": "^5" |
