diff options
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" |
