From ee91f31313655e8282d4d19b1c67deb249153b5d Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Tue, 17 Jun 2025 11:27:07 -0400 Subject: fix issue with tool schemas and google --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'package.json') 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": { + "ai@4.3.16": "patches/ai@4.3.16.patch" + } } -- cgit v1.2.3