summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorSherlock Holmes <[email protected]>2025-12-22 01:45:20 +0800
committerGitHub <[email protected]>2025-12-21 11:45:20 -0600
commit85d3604309df273020c2cb5f8c0496c7e2bcff62 (patch)
tree3ad978155db4270699461f12b0f0de7ff0d10802 /package.json
parent507ba644cf71c623459e2ecd9d4e68c0dfc1a6bc (diff)
downloadopencode-85d3604309df273020c2cb5f8c0496c7e2bcff62.tar.gz
opencode-85d3604309df273020c2cb5f8c0496c7e2bcff62.zip
fix(deps): add missing @opencode-ai/plugin to dependencies (#5797)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f7b0a99d5..93e989d05 100644
--- a/package.json
+++ b/package.json
@@ -66,6 +66,7 @@
"@aws-sdk/client-s3": "3.933.0",
"@opencode-ai/script": "workspace:*",
"@opencode-ai/sdk": "workspace:*",
+ "@opencode-ai/plugin": "workspace:*",
"typescript": "catalog:"
},
"repository": {