summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock3
1 files changed, 2 insertions, 1 deletions
diff --git a/bun.lock b/bun.lock
index 816651a..44e7bcd 100644
--- a/bun.lock
+++ b/bun.lock
@@ -220,6 +220,7 @@
"version": "0.0.0",
"dependencies": {
"@dispatch/kernel": "workspace:*",
+ "@dispatch/lsp": "workspace:*",
},
},
"packages/tool-read-file": {
@@ -270,7 +271,7 @@
},
"packages/transport-contract": {
"name": "@dispatch/transport-contract",
- "version": "0.18.0",
+ "version": "0.21.0",
"dependencies": {
"@dispatch/ui-contract": "workspace:*",
"@dispatch/wire": "workspace:*",