summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-06-17 11:27:07 -0400
committerDax Raad <[email protected]>2025-06-17 11:27:07 -0400
commitee91f31313655e8282d4d19b1c67deb249153b5d (patch)
tree8fe3066a839851ec0f06d78cac9f088d9a49361f /package.json
parent57b3051024bb3e684d7601c0dc843ba8637fe264 (diff)
downloadopencode-ee91f31313655e8282d4d19b1c67deb249153b5d.tar.gz
opencode-ee91f31313655e8282d4d19b1c67deb249153b5d.zip
fix issue with tool schemas and google
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index f454d7d9f..d3968d5d4 100644
--- a/package.json
+++ b/package.json
@@ -37,5 +37,8 @@
"esbuild",
"protobufjs",
"sharp"
- ]
+ ],
+ "patchedDependencies": {
+ }
}