fix: updated starters

This commit is contained in:
Leifer Mendez
2022-12-14 14:27:40 +01:00
parent 041bf6280e
commit 5da4b7a4d1
15 changed files with 45 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "bot-whatsapp-base",
"name": "bot-whatsapp-base-twilio-memory",
"version": "1.0.0",
"description": "",
"main": "app.js",
@@ -9,7 +9,9 @@
},
"keywords": [],
"dependencies": {
"whatsapp-web.js": "^1.18.3",
"body-parser": "^1.20.1",
"polka": "^0.5.2",
"twilio": "^3.83.4",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",