diff options
| author | Aiden Cline <[email protected]> | 2025-12-19 11:49:39 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2025-12-19 12:28:11 -0600 |
| commit | 4bad6f9f1b56b140d217c2af42fa532a61e9aa28 (patch) | |
| tree | 86c61eff54c2aa791fc51324d100d9ed4825117a /package.json | |
| parent | d7db57e8e10ba8318d6c1cb83a9753a57b26e7d7 (diff) | |
| download | opencode-4bad6f9f1b56b140d217c2af42fa532a61e9aa28.tar.gz opencode-4bad6f9f1b56b140d217c2af42fa532a61e9aa28.zip | |
tweak: use fetch instead of octokit for now
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index e9ad0fb20..b5e209853 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,6 @@ }, "dependencies": { "@aws-sdk/client-s3": "3.933.0", - "@octokit/rest": "22.0.1", "@opencode-ai/script": "workspace:*", "@opencode-ai/sdk": "workspace:*", "typescript": "catalog:" |
