summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
authorKit Langton <[email protected]>2026-04-15 11:22:34 -0400
committerGitHub <[email protected]>2026-04-15 15:22:34 +0000
commitf1751401aa2c53a4a0215c6deddf93df306aac8b (patch)
tree65f3f2ab6bac4d5b61090ab84e169c2b1b5e8007 /bun.lock
parentf06d82b6e8b98b77b0f8f63d824c800c6b99fa6e (diff)
downloadopencode-f1751401aa2c53a4a0215c6deddf93df306aac8b.tar.gz
opencode-f1751401aa2c53a4a0215c6deddf93df306aac8b.zip
fix(effect): add effect bridge for callback contexts (#22504)
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index 01966b826..fe5d42d7c 100644
--- a/bun.lock
+++ b/bun.lock
@@ -510,6 +510,7 @@
"effect": "catalog:",
},
"devDependencies": {
+ "@typescript/native-preview": "catalog:",
"typescript": "catalog:",
},
},