fix(provider): edit starter

This commit is contained in:
Leifer Mendez
2022-12-17 13:36:01 +01:00
parent 694284488d
commit 68dd1820f0
7 changed files with 66 additions and 20 deletions

View File

@@ -9,12 +9,13 @@
},
"keywords": [],
"dependencies": {
"@adiwajshing/baileys": "^4.4.0",
"mime-types": "^2.1.35",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest"
"@bot-whatsapp/provider": "latest",
"@adiwajshing/baileys": "^4.4.0",
"mime-types": "^2.1.35",
"mysql2": "^2.3.3"
},
"author": "",
"license": "ISC"