summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
authorBrendan Allan <[email protected]>2026-04-19 15:53:47 +0800
committerGitHub <[email protected]>2026-04-19 15:53:47 +0800
commita546e88f37d1816adadf1e833a5fb4f39b7d56df (patch)
tree21b3ec005993d7d0dca2942932c5169f67023bbf /bun.lock
parente998c9e9cb9973919468ca49f4962d1b37d3bfc3 (diff)
downloadopencode-a546e88f37d1816adadf1e833a5fb4f39b7d56df.tar.gz
opencode-a546e88f37d1816adadf1e833a5fb4f39b7d56df.zip
fix(desktop-electron): run JSON migration before spawning sidecar (#23396)
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index a8de83178..582eca489 100644
--- a/bun.lock
+++ b/bun.lock
@@ -227,6 +227,7 @@
"name": "@opencode-ai/desktop-electron",
"version": "1.14.17",
"dependencies": {
+ "drizzle-orm": "catalog:",
"effect": "catalog:",
"electron-context-menu": "4.1.2",
"electron-log": "^5",