fix: scope extension runtime deps to plugin manifests

This commit is contained in:
Peter Steinberger
2026-03-03 05:33:03 +00:00
parent 2a888c5703
commit e1503349c3
13 changed files with 79 additions and 17 deletions

View File

@@ -4,6 +4,7 @@
"description": "OpenClaw Matrix channel plugin",
"type": "module",
"dependencies": {
"@mariozechner/pi-agent-core": "0.55.3",
"@matrix-org/matrix-sdk-crypto-nodejs": "^0.4.0",
"@vector-im/matrix-bot-sdk": "0.8.0-element.3",
"markdown-it": "14.1.1",