fix(plugins): pin official external channel source (#70997)

This commit is contained in:
Vincent Koc
2026-04-24 00:35:03 -07:00
committed by GitHub
parent a437666a37
commit c1b9aa7d96
3 changed files with 22 additions and 4 deletions

View File

@@ -39,6 +39,6 @@ describeOfficialFallbackChannelCatalogContract({
describeChannelCatalogEntryContract({
channelId: "wecom",
npmSpec: "@wecom/wecom-openclaw-plugin",
npmSpec: "@wecom/wecom-openclaw-plugin@2026.4.23",
alias: "wework",
});