refactor(plugin): remove protocol dependency
This commit is contained in:
parent
761f37370f
commit
8f04a09d1a
2 changed files with 0 additions and 3 deletions
2
bun.lock
2
bun.lock
|
|
@ -716,8 +716,6 @@
|
|||
"dependencies": {
|
||||
"@ai-sdk/provider": "3.0.8",
|
||||
"@opencode-ai/client": "workspace:*",
|
||||
"@opencode-ai/llm": "workspace:*",
|
||||
"@opencode-ai/protocol": "workspace:*",
|
||||
"@opencode-ai/schema": "workspace:*",
|
||||
"@opencode-ai/sdk": "workspace:*",
|
||||
"effect": "catalog:",
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
"dependencies": {
|
||||
"@ai-sdk/provider": "3.0.8",
|
||||
"@opencode-ai/client": "workspace:*",
|
||||
"@opencode-ai/protocol": "workspace:*",
|
||||
"@opencode-ai/schema": "workspace:*",
|
||||
"@opencode-ai/sdk": "workspace:*",
|
||||
"effect": "catalog:",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue