diff options
| author | Brendan Allan <[email protected]> | 2026-01-07 15:35:32 +0800 |
|---|---|---|
| committer | Brendan Allan <[email protected]> | 2026-01-07 15:35:32 +0800 |
| commit | 6bac501be55e0e6809e931f5c35a99d545b82bb4 (patch) | |
| tree | e472d268d57238b185ec18ecc6bacb3bff8e1262 /bun.lock | |
| parent | b5be8837583bcd7595844715fe59ecf86645ca59 (diff) | |
| download | opencode-6bac501be55e0e6809e931f5c35a99d545b82bb4.tar.gz opencode-6bac501be55e0e6809e931f5c35a99d545b82bb4.zip | |
add ui package to desktop
Diffstat (limited to 'bun.lock')
| -rw-r--r-- | bun.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -176,6 +176,7 @@ "version": "1.1.4", "dependencies": { "@opencode-ai/app": "workspace:*", + "@opencode-ai/ui": "workspace:*", "@solid-primitives/storage": "catalog:", "@tauri-apps/api": "^2", "@tauri-apps/plugin-dialog": "~2", |
