1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 21:15:45 +02:00

Revert typeorm patches (#16664)

* chore: remove patches

* chore: remove unnecessary 'DEFAULT NULL's

* chore: add patches with .gitkeep
This commit is contained in:
anatawa12
2025-10-19 11:34:34 +09:00
committed by GitHub
parent 29892d2a01
commit 44930342a8
5 changed files with 28 additions and 27 deletions

View File

@@ -85,9 +85,6 @@
"pnpm": {
"overrides": {
"@aiscript-dev/aiscript-languageserver": "-"
},
"patchedDependencies": {
"typeorm": "patches/typeorm.patch"
}
}
}