summaryrefslogtreecommitdiffhomepage
path: root/github
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-09-10 03:36:42 -0400
committerDax Raad <[email protected]>2025-09-10 03:36:42 -0400
commita6265ea3d2c1d991f102ac865393a5e594986d86 (patch)
tree98be14136f1f04b82ccd4dc602b27fa6b21d2257 /github
parentbb3f02b8bb49bce844c8668b438541fe2175e544 (diff)
downloadopencode-a6265ea3d2c1d991f102ac865393a5e594986d86.tar.gz
opencode-a6265ea3d2c1d991f102ac865393a5e594986d86.zip
upgrade to latest bun
Diffstat (limited to 'github')
-rw-r--r--github/package.json2
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"