summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAdam <[email protected]>2026-02-05 11:28:22 -0600
committerAdam <[email protected]>2026-02-05 14:21:13 -0600
commit287540551427198a02811e85d90547a17ac6164e (patch)
tree1c0cc702641780d9bdbe50d77a5eab666087116c /package.json
parent8c0300c021dd70e363ee0ffa966deb4b974803c1 (diff)
downloadopencode-287540551427198a02811e85d90547a17ac6164e.tar.gz
opencode-287540551427198a02811e85d90547a17ac6164e.zip
fix(app): more terminal stability fixes
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index b052e2bbf..65cd0dea8 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,5 @@
"@types/bun": "catalog:",
"@types/node": "catalog:"
},
- "patchedDependencies": {
- }
+ "patchedDependencies": {}
}