diff options
| author | Adam Malczewski <[email protected]> | 2026-06-28 12:59:07 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-28 12:59:07 +0900 |
| commit | 71c635f7d8ee01a2b23d5ddfdfc4bff043980052 (patch) | |
| tree | 1285beba4405e8d0955dcee340a1180aa6ce3a46 /bun.lock | |
| parent | b83aa8ddbb7023ae9dd0332b4989d4baa11522af (diff) | |
| download | dispatch-71c635f7d8ee01a2b23d5ddfdfc4bff043980052.tar.gz dispatch-71c635f7d8ee01a2b23d5ddfdfc4bff043980052.zip | |
feat(workspace-star): starred workspace priority for concurrency limiting
Diffstat (limited to 'bun.lock')
| -rw-r--r-- | bun.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -167,6 +167,7 @@ "name": "@dispatch/provider-concurrency", "version": "0.0.0", "dependencies": { + "@dispatch/conversation-store": "workspace:*", "@dispatch/kernel": "workspace:*", }, }, |
