diff options
| author | Dax Raad <[email protected]> | 2025-10-14 14:34:19 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-10-14 14:35:04 -0400 |
| commit | 0c022ef39da2724255794484caf5090b2d30efc4 (patch) | |
| tree | e2403be1972384b598cfdf6074ce5d09e5f17fcd /package.json | |
| parent | 717b5446331f8ff3034c0d35b95b832e92ffef49 (diff) | |
| download | opencode-0c022ef39da2724255794484caf5090b2d30efc4.tar.gz opencode-0c022ef39da2724255794484caf5090b2d30efc4.zip | |
ci: stuff
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 3da690359..14eec3cfa 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,8 @@ "turbo": "2.5.6" }, "dependencies": { - "@opencode-ai/sdk": "workspace:*" + "@opencode-ai/sdk": "workspace:*", + "@opencode-ai/script": "workspace:*" }, "repository": { "type": "git", |
