diff options
| author | Aiden Cline <[email protected]> | 2025-12-15 23:07:55 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2025-12-15 23:07:55 -0600 |
| commit | ae3990a55756912ef815767673d1e040623a77bc (patch) | |
| tree | bdf9d20844480b4f6969baa876abfa4fde349ef7 /github | |
| parent | d7b5b431d67a9ab2183082ce8621cf7bfbcf444b (diff) | |
| download | opencode-ae3990a55756912ef815767673d1e040623a77bc.tar.gz opencode-ae3990a55756912ef815767673d1e040623a77bc.zip | |
chore: centralize dep to catalog & fix typos
Diffstat (limited to 'github')
| -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 1a6598d6b..4d447716f 100644 --- a/github/package.json +++ b/github/package.json @@ -13,7 +13,7 @@ "@actions/core": "1.11.1", "@actions/github": "6.0.1", "@octokit/graphql": "9.0.1", - "@octokit/rest": "22.0.0", + "@octokit/rest": "catalog:", "@opencode-ai/sdk": "workspace:*" } } |
