fix(desktop-electron): run JSON migration before spawning sidecar (#23396)

This commit is contained in:
Brendan Allan 2026-04-19 15:53:47 +08:00 committed by GitHub
commit a546e88f37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 9 deletions

View file

@ -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",