diff options
| author | Dax Raad <[email protected]> | 2025-11-11 01:48:29 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-11-11 01:48:29 -0500 |
| commit | 995b23787cd9c35513fed0f928f85c4c928c2cdb (patch) | |
| tree | 95a12f9968410e4ed292e304e9b77c5292b2a6f6 /package.json | |
| parent | ed8e663e13db2409f3bf6733c41ef21e5258c364 (diff) | |
| download | opencode-995b23787cd9c35513fed0f928f85c4c928c2cdb.tar.gz opencode-995b23787cd9c35513fed0f928f85c4c928c2cdb.zip | |
ci
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 13df96d39..900ba3346 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,8 @@ }, "dependencies": { "@opencode-ai/script": "workspace:*", - "@opencode-ai/sdk": "workspace:*" + "@opencode-ai/sdk": "workspace:*", + "@opentui/core": "0.1.39" }, "repository": { "type": "git", |
