feat(bot): rev-03 everything work fine

This commit is contained in:
Leifer Mendez
2023-01-03 23:06:27 +01:00
parent eabef7a92d
commit 3012e026b7
14 changed files with 582 additions and 1 deletions

View File

@@ -12,7 +12,8 @@
"dependencies": {
"@bot-whatsapp/bot": "*",
"combine-image": "^1.0.3",
"qr-image": "^3.2.0"
"qr-image": "^3.2.0",
"rimraf": "^3.0.2"
},
"exports": {
"./mock": "./lib/mock/index.cjs",