Stabilize Windows opencode-config install and pin tauri bindings

This commit is contained in:
Shantur Rathore
2026-01-06 22:57:38 +00:00
parent f7c9db44ad
commit 0eee325777
2 changed files with 8 additions and 6 deletions

View File

@@ -1,6 +1,8 @@
{
"name": "@codenomad/opencode-config",
"version": "0.5.0",
"private": true,
"dependencies": {
"@opencode-ai/plugin": "1.1.1"
},
"version": "0.5.0"
}
}