diff options
| author | Dax Raad <[email protected]> | 2025-10-12 00:40:48 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-10-12 00:40:59 -0400 |
| commit | 24a5b16af82f268942bfd4e56f8e2e3877f0cfb2 (patch) | |
| tree | 741e5ecf52a6166ca5876ed921a2d5e1d5cfb9d3 /package.json | |
| parent | b4171aa8e88c3bd09be970badb41cc750d82f61f (diff) | |
| download | opencode-24a5b16af82f268942bfd4e56f8e2e3877f0cfb2.tar.gz opencode-24a5b16af82f268942bfd4e56f8e2e3877f0cfb2.zip | |
ci: tweak
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 4ad8de3e1..e81bf7515 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,9 @@ "sst": "3.17.19", "turbo": "2.5.6" }, + "dependencies": { + "@opencode-ai/sdk": "workspace:*" + }, "repository": { "type": "git", "url": "https://github.com/sst/opencode" |
