From 34630cc2c68825334541e6edbdde7232342da03c Mon Sep 17 00:00:00 2001 From: Claude Code Date: Tue, 31 Mar 2026 07:01:27 -0700 Subject: [PATCH] =?UTF-8?q?chore(pnpm-workspace):=20=F0=9F=94=A7=20Update?= =?UTF-8?q?=20workspace=20configuration=20in=20pnpm-workspace.yaml=20for?= =?UTF-8?q?=20dependency=20management=20adjustments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- pnpm-workspace.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index fb9b597d..775a61f3 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,4 +1,4 @@ packages: - - packages/* - - guide/engine - - guide/age-of-dwarves + - src/simulator + - src/packages/* + - games/*/guide