fix: fix del db provider mysql

Se pusieron correctamente los datos de mysql en app.js y packaje.json
This commit is contained in:
2022-12-17 07:40:27 -06:00
parent 0581d63942
commit b59d4fcdd7
8 changed files with 36 additions and 12 deletions

View File

@@ -13,7 +13,8 @@
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest"
"@bot-whatsapp/provider": "latest",
"mysql2": "^2.3.3"
},
"author": "",
"license": "ISC"