fix(app): more terminal stability fixes

This commit is contained in:
Adam
2026-02-05 11:28:22 -06:00
parent 8c0300c021
commit 2875405514
5 changed files with 43 additions and 17 deletions

View File

@@ -100,7 +100,5 @@
"@types/bun": "catalog:",
"@types/node": "catalog:"
},
"patchedDependencies": {
"ghostty-web@0.3.0": "patches/ghostty-web@0.3.0.patch"
}
"patchedDependencies": {}
}