summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index 03f0e4d..954160e 100644
--- a/bun.lock
+++ b/bun.lock
@@ -88,6 +88,10 @@
"@dispatch/kernel": "workspace:*",
},
},
+ "packages/trace-replay": {
+ "name": "@dispatch/trace-replay",
+ "version": "0.0.0",
+ },
"packages/trace-store": {
"name": "@dispatch/trace-store",
"version": "0.0.0",
@@ -144,6 +148,8 @@
"@dispatch/tool-read-file": ["@dispatch/tool-read-file@workspace:packages/tool-read-file"],
+ "@dispatch/trace-replay": ["@dispatch/trace-replay@workspace:packages/trace-replay"],
+
"@dispatch/trace-store": ["@dispatch/trace-store@workspace:packages/trace-store"],
"@dispatch/transport-http": ["@dispatch/transport-http@workspace:packages/transport-http"],