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 c4408e264..5d9320505 100644 --- a/package.json +++ b/package.json @@ -103,6 +103,7 @@ "@types/node": "catalog:" }, "patchedDependencies": { - "@standard-community/[email protected]": "patches/@standard-community%[email protected]" + "@standard-community/[email protected]": "patches/@standard-community%[email protected]", + "@openrouter/[email protected]": "patches/@openrouter%[email protected]" } } |
