summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
authoradamelmore <[email protected]>2026-01-27 15:00:17 -0600
committeradamelmore <[email protected]>2026-01-27 15:25:07 -0600
commit51edf68606618505ee65c53d085ebf384df10a0c (patch)
tree077cffc591b08ab22d3972a3e6727927a6a2dc6e /bun.lock
parentacf0df1e985b7a740aeef7a9ba2309e308be0d5d (diff)
downloadopencode-51edf68606618505ee65c53d085ebf384df10a0c.tar.gz
opencode-51edf68606618505ee65c53d085ebf384df10a0c.zip
feat(desktop): i18n for tauri side
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 13647ffa1..d02afd42d 100644
--- a/bun.lock
+++ b/bun.lock
@@ -186,6 +186,7 @@
"dependencies": {
"@opencode-ai/app": "workspace:*",
"@opencode-ai/ui": "workspace:*",
+ "@solid-primitives/i18n": "2.2.1",
"@solid-primitives/storage": "catalog:",
"@tauri-apps/api": "^2",
"@tauri-apps/plugin-dialog": "~2",