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 /.opencode/package.json | |
| parent | d7b5b431d67a9ab2183082ce8621cf7bfbcf444b (diff) | |
| download | opencode-ae3990a55756912ef815767673d1e040623a77bc.tar.gz opencode-ae3990a55756912ef815767673d1e040623a77bc.zip | |
chore: centralize dep to catalog & fix typos
Diffstat (limited to '.opencode/package.json')
| -rw-r--r-- | .opencode/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.opencode/package.json b/.opencode/package.json index d98a0245d..662ee6b16 100644 --- a/.opencode/package.json +++ b/.opencode/package.json @@ -1,6 +1,6 @@ { "dependencies": { "@octokit/rest": "^22.0.1", - "@opencode-ai/plugin": "0.0.0-dev-202512160036" + "@opencode-ai/plugin": "0.0.0-dev-202512160412" } } |
