mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-24 13:03:37 +00:00
fix(sdk): declare protocol test dependency
This commit is contained in:
parent
f28c10aa4d
commit
656c4cc7fa
2 changed files with 2 additions and 0 deletions
1
bun.lock
1
bun.lock
|
|
@ -670,6 +670,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@opencode-ai/httpapi-codegen": "workspace:*",
|
||||
"@opencode-ai/protocol": "workspace:*",
|
||||
"@tsconfig/bun": "catalog:",
|
||||
"@types/bun": "catalog:",
|
||||
"@typescript/native-preview": "catalog:",
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@opencode-ai/httpapi-codegen": "workspace:*",
|
||||
"@opencode-ai/protocol": "workspace:*",
|
||||
"@tsconfig/bun": "catalog:",
|
||||
"@types/bun": "catalog:",
|
||||
"@typescript/native-preview": "catalog:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue