summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 148d2ad84..2c69f46d2 100644
--- a/package.json
+++ b/package.json
@@ -100,5 +100,7 @@
"@types/bun": "catalog:",
"@types/node": "catalog:"
},
- "patchedDependencies": {}
+ "patchedDependencies": {
+ "@standard-community/[email protected]": "patches/@standard-community%[email protected]"
+ }
}