summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 72ccb3be67..b6516ee5e1 100644
--- a/package.json
+++ b/package.json
@@ -83,6 +83,9 @@
"pnpm": {
"overrides": {
"@aiscript-dev/aiscript-languageserver": "-"
+ },
+ "patchedDependencies": {
+ "typeorm": "patches/typeorm.patch"
}
}
}