mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
build(whatsapp): externalize whatsapp plugin
This commit is contained in:
@@ -12,7 +12,9 @@ minimumReleaseAgeExclude:
|
||||
- "@agentclientprotocol/sdk"
|
||||
- "axios"
|
||||
- "basic-ftp"
|
||||
- "baileys@7.0.0-rc11"
|
||||
- "hono"
|
||||
- "libsignal@6.0.0"
|
||||
- "openclaw"
|
||||
- "protobufjs"
|
||||
- "vite"
|
||||
@@ -71,7 +73,6 @@ allowBuilds:
|
||||
"@tloncorp/api": true
|
||||
"@tloncorp/tlon-skill": true
|
||||
baileys: true
|
||||
"@whiskeysockets/libsignal-node": true
|
||||
authenticate-pam: true
|
||||
"@discordjs/opus": false
|
||||
esbuild: true
|
||||
@@ -92,5 +93,5 @@ peerDependencyRules:
|
||||
"prism-media>opusscript": "^0.0.8 || ^0.1.1"
|
||||
|
||||
patchedDependencies:
|
||||
"baileys@7.0.0-rc10": "patches/baileys@7.0.0-rc10.patch"
|
||||
"baileys@7.0.0-rc11": "patches/baileys@7.0.0-rc11.patch"
|
||||
"@agentclientprotocol/claude-agent-acp@0.33.1": "patches/@agentclientprotocol__claude-agent-acp@0.33.1.patch"
|
||||
|
||||
Reference in New Issue
Block a user