Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Aiden Cline
b7e47110f6 chore(cli): remove unused dependencies
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-27 03:44:48 +00:00
2 changed files with 0 additions and 2 deletions

View file

@ -104,7 +104,6 @@
"@opencode-ai/tui": "workspace:*", "@opencode-ai/tui": "workspace:*",
"@opentui/core": "catalog:", "@opentui/core": "catalog:",
"@opentui/solid": "catalog:", "@opentui/solid": "catalog:",
"@parcel/watcher": "2.5.1",
"effect": "catalog:", "effect": "catalog:",
"solid-js": "catalog:", "solid-js": "catalog:",
}, },

View file

@ -23,7 +23,6 @@
"@opencode-ai/tui": "workspace:*", "@opencode-ai/tui": "workspace:*",
"@opentui/core": "catalog:", "@opentui/core": "catalog:",
"@opentui/solid": "catalog:", "@opentui/solid": "catalog:",
"@parcel/watcher": "2.5.1",
"effect": "catalog:", "effect": "catalog:",
"solid-js": "catalog:" "solid-js": "catalog:"
}, },