diff options
| author | Aiden Cline <[email protected]> | 2026-02-14 14:30:07 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-14 14:30:07 -0600 |
| commit | 839c5cda12fa978d4c7ba85c7cf51600ec853bc8 (patch) | |
| tree | c69689fed336e9989368154c3ced9503cdb1e6a2 /bun.lock | |
| parent | 67c985ce82b3a0ef3b22bef435f58884a3aab990 (diff) | |
| download | opencode-839c5cda12fa978d4c7ba85c7cf51600ec853bc8.tar.gz opencode-839c5cda12fa978d4c7ba85c7cf51600ec853bc8.zip | |
fix: ensure anthropic models on OR also have variant support (#13498)
Diffstat (limited to 'bun.lock')
| -rw-r--r-- | bun.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -504,6 +504,7 @@ "tree-sitter-bash", ], "patchedDependencies": { + "@openrouter/[email protected]": "patches/@openrouter%[email protected]", "@standard-community/[email protected]": "patches/@standard-community%[email protected]", }, "overrides": { |
