build: export plugin-sdk for extensions

This commit is contained in:
Peter Steinberger
2026-01-18 04:29:28 +00:00
parent b5c023044b
commit 154d4a43db
6 changed files with 21 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
]
},
"dependencies": {
"clawdbot": "workspace:*",
"markdown-it": "14.1.0",
"matrix-js-sdk": "40.0.0"
}

View File

@@ -9,6 +9,7 @@
]
},
"dependencies": {
"clawdbot": "workspace:*",
"@microsoft/agents-hosting": "^1.1.1",
"@microsoft/agents-hosting-express": "^1.1.1",
"@microsoft/agents-hosting-extensions-teams": "^1.1.1",

View File

@@ -9,6 +9,7 @@
]
},
"dependencies": {
"clawdbot": "workspace:*",
"undici": "7.18.2"
}
}

View File

@@ -4,6 +4,7 @@
"type": "module",
"description": "Clawdbot Zalo Personal Account plugin via zca-cli",
"dependencies": {
"clawdbot": "workspace:*",
"@sinclair/typebox": "0.34.47"
},
"clawdbot": {