fix(channels): keep matrix and mattermost bundled

This commit is contained in:
Vincent Koc
2026-05-02 15:32:29 -07:00
parent c8fa0fd1c9
commit e3d76d2e1f
6 changed files with 2 additions and 76 deletions

View File

@@ -79,20 +79,7 @@
}
},
"install": {
"npmSpec": "@openclaw/matrix",
"defaultChoice": "npm",
"minHostVersion": ">=2026.4.10",
"allowInvalidConfigRecovery": true
},
"compat": {
"pluginApi": ">=2026.5.2"
},
"build": {
"openclawVersion": "2026.5.2"
},
"release": {
"publishToClawHub": true,
"publishToNpm": true
"minHostVersion": ">=2026.4.10"
}
}
}