From 6696d7e63034d78bf7cc6f93f6db5ca1166e3c8f Mon Sep 17 00:00:00 2001 From: gibbyb Date: Mon, 16 Mar 2026 16:14:24 -0500 Subject: [PATCH] edit bun.lock to match package.json --- bun.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index ffb0057..85e2867 100644 --- a/bun.lock +++ b/bun.lock @@ -2,7 +2,7 @@ "lockfileVersion": 1, "workspaces": { "": { - "name": "convex-turbo", + "name": "convex-monorepo", "devDependencies": { "@gib/prettier-config": "workspace:", "@turbo/gen": "^2.7.4", @@ -10,8 +10,8 @@ "dotenv-cli": "^10.0.0", "prettier": "catalog:", "turbo": "^2.7.4", - "typescript": "catalog:", - }, + "typescript": "catalog:" + } }, "apps/expo": { "name": "@gib/expo",