summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock9
1 files changed, 9 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index f7c0418..697b60a 100644
--- a/bun.lock
+++ b/bun.lock
@@ -51,6 +51,13 @@
"@dispatch/kernel": "workspace:*",
},
},
+ "packages/exec-backend": {
+ "name": "@dispatch/exec-backend",
+ "version": "0.0.0",
+ "dependencies": {
+ "@dispatch/kernel": "workspace:*",
+ },
+ },
"packages/host-bin": {
"name": "@dispatch/host-bin",
"version": "0.0.0",
@@ -351,6 +358,8 @@
"@dispatch/credential-store": ["@dispatch/credential-store@workspace:packages/credential-store"],
+ "@dispatch/exec-backend": ["@dispatch/exec-backend@workspace:packages/exec-backend"],
+
"@dispatch/host-bin": ["@dispatch/host-bin@workspace:packages/host-bin"],
"@dispatch/journal-sink": ["@dispatch/journal-sink@workspace:packages/journal-sink"],