From 44930342a80fec860f1ca843a3d429e46267e030 Mon Sep 17 00:00:00 2001 From: anatawa12 Date: Sun, 19 Oct 2025 11:34:34 +0900 Subject: Revert typeorm patches (#16664) * chore: remove patches * chore: remove unnecessary 'DEFAULT NULL's * chore: add patches with .gitkeep --- package.json | 3 --- 1 file changed, 3 deletions(-) (limited to 'package.json') 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" } } } -- cgit v1.2.3-freya