diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 2875b9daa..7ce06896a 100644 --- a/package.json +++ b/package.json @@ -113,6 +113,7 @@ "patchedDependencies": { "@standard-community/[email protected]": "patches/@standard-community%[email protected]", "@openrouter/[email protected]": "patches/@openrouter%[email protected]", - "@ai-sdk/[email protected]": "patches/@ai-sdk%[email protected]" + "@ai-sdk/[email protected]": "patches/@ai-sdk%[email protected]", + "[email protected]": "patches/[email protected]" } } |
