fix(release): include whatsapp in npm pack
This commit is contained in:
@@ -9,6 +9,7 @@ const requiredPaths = [
|
||||
"dist/discord/send.js",
|
||||
"dist/hooks/gmail.js",
|
||||
"dist/msteams/send.js",
|
||||
"dist/whatsapp/normalize.js",
|
||||
];
|
||||
const forbiddenPrefixes = ["dist/Clawdbot.app/"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user