Fix Windows builds by tracking opencode-config package.json

This commit is contained in:
Shantur Rathore
2026-01-06 22:43:46 +00:00
parent 1fcf89b945
commit f7c9db44ad
2 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"@opencode-ai/plugin": "1.1.1"
},
"version": "0.5.0"
}