From cafcacfedf4690c754ba68aec6252764c7e80254 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 15 Nov 2025 07:20:29 +0000 Subject: [PATCH] chore: update bun.lock after installing encore CLI globally Dependencies updated during dev-log-monitoring-skill setup to fix backend startup issues. The encore CLI was installed globally to resolve PATH issues with turbo execution. --- bun.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/bun.lock b/bun.lock index dcc9baf..4495469 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "screengraph-monorepo",