summaryrefslogtreecommitdiffhomepage
path: root/packages/host-bin/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/host-bin/package.json')
-rw-r--r--packages/host-bin/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/host-bin/package.json b/packages/host-bin/package.json
index 12ae633..a3e24c8 100644
--- a/packages/host-bin/package.json
+++ b/packages/host-bin/package.json
@@ -11,6 +11,7 @@
"@dispatch/provider-openai-compat": "workspace:*",
"@dispatch/session-orchestrator": "workspace:*",
"@dispatch/transport-http": "workspace:*",
- "@dispatch/tool-read-file": "workspace:*"
+ "@dispatch/tool-read-file": "workspace:*",
+ "@dispatch/journal-sink": "workspace:*"
}
}