fix: fix dependencias

Se agregaron bot, cli, database y provider a las dependencias
This commit is contained in:
2022-12-12 10:37:17 -06:00
parent 08e2552907
commit 61d0324261
6 changed files with 30 additions and 6 deletions

View File

@@ -9,7 +9,11 @@
}, },
"keywords": [], "keywords": [],
"dependencies": { "dependencies": {
"whatsapp-web.js": "^1.18.3" "whatsapp-web.js": "^1.18.3",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"

View File

@@ -9,7 +9,11 @@
}, },
"keywords": [], "keywords": [],
"dependencies": { "dependencies": {
"whatsapp-web.js": "^1.18.3" "whatsapp-web.js": "^1.18.3",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"

View File

@@ -9,7 +9,11 @@
}, },
"keywords": [], "keywords": [],
"dependencies": { "dependencies": {
"whatsapp-web.js": "^1.18.3" "whatsapp-web.js": "^1.18.3",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"

View File

@@ -9,7 +9,11 @@
}, },
"keywords": [], "keywords": [],
"dependencies": { "dependencies": {
"whatsapp-web.js": "^1.18.3" "whatsapp-web.js": "^1.18.3",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"

View File

@@ -9,7 +9,11 @@
}, },
"keywords": [], "keywords": [],
"dependencies": { "dependencies": {
"whatsapp-web.js": "^1.18.3" "whatsapp-web.js": "^1.18.3",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"

View File

@@ -9,7 +9,11 @@
}, },
"keywords": [], "keywords": [],
"dependencies": { "dependencies": {
"whatsapp-web.js": "^1.18.3" "whatsapp-web.js": "^1.18.3",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"