diff options
| author | Brendan Allan <[email protected]> | 2026-03-20 12:58:35 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-20 14:58:35 +1000 |
| commit | 49896322457eebfe0827052d028545235252d881 (patch) | |
| tree | 53851792e7657981a2b5da89bef7b4936dcacba3 /bun.lock | |
| parent | d460614cd7ad9e047a2792139ea67e16caa82ea7 (diff) | |
| download | opencode-49896322457eebfe0827052d028545235252d881.tar.gz opencode-49896322457eebfe0827052d028545235252d881.zip | |
patch solid to try fix memo undefined under transition bug (#18338)
Diffstat (limited to 'bun.lock')
| -rw-r--r-- | bun.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -586,6 +586,7 @@ ], "patchedDependencies": { "@openrouter/[email protected]": "patches/@openrouter%[email protected]", + "[email protected]": "patches/[email protected]", "@ai-sdk/[email protected]": "patches/@ai-sdk%[email protected]", "@standard-community/[email protected]": "patches/@standard-community%[email protected]", }, |
