summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index b8f9bde..dd7c6ff 100644
--- a/bun.lock
+++ b/bun.lock
@@ -143,6 +143,7 @@
"name": "@dispatch/transport-contract",
"version": "0.0.0",
"dependencies": {
+ "@dispatch/ui-contract": "workspace:*",
"@dispatch/wire": "workspace:*",
},
},
@@ -163,7 +164,9 @@
"version": "0.0.0",
"dependencies": {
"@dispatch/kernel": "workspace:*",
+ "@dispatch/session-orchestrator": "workspace:*",
"@dispatch/surface-registry": "workspace:*",
+ "@dispatch/transport-contract": "workspace:*",
"@dispatch/ui-contract": "workspace:*",
},
},