diff options
Diffstat (limited to 'github/package.json')
| -rw-r--r-- | github/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/github/package.json b/github/package.json index 06db814ae..1a6598d6b 100644 --- a/github/package.json +++ b/github/package.json @@ -14,6 +14,6 @@ "@actions/github": "6.0.1", "@octokit/graphql": "9.0.1", "@octokit/rest": "22.0.0", - "@opencode-ai/sdk": "0.5.4" + "@opencode-ai/sdk": "workspace:*" } } |
