refactor(plugin): remove protocol dependency

This commit is contained in:
Dax Raad
2026-07-09 22:25:38 -04:00
parent 761f37370f
commit 8f04a09d1a
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -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:",
-1
View File
@@ -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:",