From 5edd5e423585d13f5b714d769b8c848528651c40 Mon Sep 17 00:00:00 2001 From: wass08 Date: Fri, 20 Feb 2026 20:12:39 +0900 Subject: [PATCH] trying to fix build --- bun.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index f6880f10..a8bfa1ec 100644 --- a/bun.lock +++ b/bun.lock @@ -121,6 +121,7 @@ "version": "0.0.0", "dependencies": { "@supabase/supabase-js": "^2.95.3", + "drizzle-orm": "^0.39.0", "drizzle-zod": "^0.5.1", "nanoid": "^5.0.9", "postgres": "^3.4.5", @@ -130,9 +131,6 @@ "drizzle-kit": "^0.30.0", "typescript": "5.9.2", }, - "peerDependencies": { - "drizzle-orm": ">=0.39.0", - }, }, "packages/eslint-config": { "name": "@repo/eslint-config",