From 71c635f7d8ee01a2b23d5ddfdfc4bff043980052 Mon Sep 17 00:00:00 2001 From: Adam Malczewski Date: Sun, 28 Jun 2026 12:59:07 +0900 Subject: feat(workspace-star): starred workspace priority for concurrency limiting --- bun.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'bun.lock') diff --git a/bun.lock b/bun.lock index 493da15..7c450ee 100644 --- a/bun.lock +++ b/bun.lock @@ -167,6 +167,7 @@ "name": "@dispatch/provider-concurrency", "version": "0.0.0", "dependencies": { + "@dispatch/conversation-store": "workspace:*", "@dispatch/kernel": "workspace:*", }, }, -- cgit v1.2.3