diff options
| author | Dax Raad <[email protected]> | 2025-06-17 11:27:07 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-17 11:27:07 -0400 |
| commit | ee91f31313655e8282d4d19b1c67deb249153b5d (patch) | |
| tree | 8fe3066a839851ec0f06d78cac9f088d9a49361f /bun.lock | |
| parent | 57b3051024bb3e684d7601c0dc843ba8637fe264 (diff) | |
| download | opencode-ee91f31313655e8282d4d19b1c67deb249153b5d.tar.gz opencode-ee91f31313655e8282d4d19b1c67deb249153b5d.zip | |
fix issue with tool schemas and google
Diffstat (limited to 'bun.lock')
| -rw-r--r-- | bun.lock | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -86,6 +86,9 @@ "sharp", "esbuild", ], + "patchedDependencies": { + "[email protected]": "patches/[email protected]", + }, "overrides": { "zod": "3.24.2", }, |
