diff options
| author | Adam <[email protected]> | 2026-02-05 11:28:22 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2026-02-05 14:21:13 -0600 |
| commit | 287540551427198a02811e85d90547a17ac6164e (patch) | |
| tree | 1c0cc702641780d9bdbe50d77a5eab666087116c /package.json | |
| parent | 8c0300c021dd70e363ee0ffa966deb4b974803c1 (diff) | |
| download | opencode-287540551427198a02811e85d90547a17ac6164e.tar.gz opencode-287540551427198a02811e85d90547a17ac6164e.zip | |
fix(app): more terminal stability fixes
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
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": { - "[email protected]": "patches/[email protected]" - } + "patchedDependencies": {} } |
