summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-07-31 19:55:57 -0400
committerDax Raad <[email protected]>2025-07-31 19:55:57 -0400
commitf07f04d96901617f4cfa5744a2ae2f05e1b3eb4b (patch)
tree4449a94ad7b41ac94afde9eba8e48869186e9186 /package.json
parent33d613a4707de191e7edee72e0164ef0f7678e6d (diff)
downloadopencode-f07f04d96901617f4cfa5744a2ae2f05e1b3eb4b.tar.gz
opencode-f07f04d96901617f4cfa5744a2ae2f05e1b3eb4b.zip
fix escape button not canceling if retry in progress
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3120b1f8f..0c89b4f1f 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"catalog": {
"@types/node": "22.13.9",
"@tsconfig/node22": "22.0.2",
- "ai": "5.0.0-beta.33",
+ "ai": "5.0.0-beta.34",
"hono": "4.7.10",
"typescript": "5.8.2",
"zod": "3.25.49",