diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index a962be926..fd559eed0 100644 --- a/package.json +++ b/package.json @@ -86,5 +86,8 @@ "overrides": { "@types/bun": "catalog:", "@types/node": "catalog:" + }, + "patchedDependencies": { + "[email protected]": "patches/[email protected]" } } |
