diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 7054e2871..89fc3456f 100644 --- a/package.json +++ b/package.json @@ -43,5 +43,7 @@ "protobufjs", "sharp" ], - "patchedDependencies": {} + "patchedDependencies": { + "[email protected]": "patches/[email protected]" + } } |
