summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAdam <[email protected]>2025-12-06 06:16:21 -0600
committerAdam <[email protected]>2025-12-06 06:43:53 -0600
commit91110051658f42341ac713327991605461d4bb0b (patch)
treee415be079c7b38647c6797b433b91fc4e7e8d6aa /package.json
parent3ceac25fb54d1607c77de4cc861c394e3abd14f0 (diff)
downloadopencode-91110051658f42341ac713327991605461d4bb0b.tar.gz
opencode-91110051658f42341ac713327991605461d4bb0b.zip
fix: terminal serialization and isolation
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index a962be926..fd559eed0 100644
--- a/package.json
+++ b/package.json
@@ -86,5 +86,8 @@
"overrides": {
"@types/bun": "catalog:",
"@types/node": "catalog:"
+ },
+ "patchedDependencies": {
}
}