diff options
| author | Dax Raad <[email protected]> | 2025-12-16 13:37:22 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-12-16 13:37:22 -0500 |
| commit | 83bcb9e95bcbdd8f4f9e53a0d8fa44f3f51b6c6e (patch) | |
| tree | 67b0d1aa17b0b43bb7e1976e234b7785af47a8f0 /package.json | |
| parent | 96b9ff8d0ea7a6d8c0790e793ea2ee700a435792 (diff) | |
| download | opencode-83bcb9e95bcbdd8f4f9e53a0d8fa44f3f51b6c6e.tar.gz opencode-83bcb9e95bcbdd8f4f9e53a0d8fa44f3f51b6c6e.zip | |
tui: fix autocomplete file loading and update dependencies
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2be8bfe76..86f1aca39 100644 --- a/package.json +++ b/package.json @@ -63,6 +63,7 @@ }, "dependencies": { "@aws-sdk/client-s3": "3.933.0", + "@octokit/rest": "22.0.1", "@opencode-ai/script": "workspace:*", "@opencode-ai/sdk": "workspace:*", "typescript": "catalog:" |
