summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4d89daffd..2875b9daa 100644
--- a/package.json
+++ b/package.json
@@ -112,6 +112,7 @@
},
"patchedDependencies": {
"@standard-community/[email protected]": "patches/@standard-community%[email protected]",
- "@openrouter/[email protected]": "patches/@openrouter%[email protected]"
+ "@openrouter/[email protected]": "patches/@openrouter%[email protected]",
+ "@ai-sdk/[email protected]": "patches/@ai-sdk%[email protected]"
}
}