Merge pull request #345 from codigoencasa:feat/rev-03

feat(bot):  rev-03 everything work fine
This commit is contained in:
Leifer Mendez
2023-01-03 23:07:44 +01:00
committed by GitHub
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",