summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoranatawa12 <anatawa12@icloud.com>2025-10-19 11:34:34 +0900
committerGitHub <noreply@github.com>2025-10-19 11:34:34 +0900
commit44930342a80fec860f1ca843a3d429e46267e030 (patch)
treeee7f5e29d736db3e44fb6197c37e05ecb5f4058b /package.json
parentenhance: リモートユーザーのロールバッジを表示するかど... (diff)
downloadmisskey-44930342a80fec860f1ca843a3d429e46267e030.tar.gz
misskey-44930342a80fec860f1ca843a3d429e46267e030.tar.bz2
misskey-44930342a80fec860f1ca843a3d429e46267e030.zip
Revert typeorm patches (#16664)
* chore: remove patches * chore: remove unnecessary 'DEFAULT NULL's * chore: add patches with .gitkeep
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/package.json b/package.json
index 55286bc5a7..28441a7bea 100644
--- a/package.json
+++ b/package.json
@@ -85,9 +85,6 @@
"pnpm": {
"overrides": {
"@aiscript-dev/aiscript-languageserver": "-"
- },
- "patchedDependencies": {
- "typeorm": "patches/typeorm.patch"
}
}
}