Merge pull request #634 from jcdevsoft/dev

bug wweb 1.19.2 to 1.19.4 fix queryExists to queryWidExists by @shirs…
This commit is contained in:
Leifer Mendez
2023-02-14 09:23:47 +01:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest",
"@bot-whatsapp/portal": "latest",
"whatsapp-web.js": "1.19.2"
"whatsapp-web.js": "1.19.4"
},
"author": "",
"license": "ISC"

View File

@@ -14,7 +14,7 @@
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest",
"@bot-whatsapp/portal": "latest",
"whatsapp-web.js": "1.19.2"
"whatsapp-web.js": "1.19.4"
},
"author": "",
"license": "ISC"

View File

@@ -9,7 +9,7 @@
},
"keywords": [],
"dependencies": {
"whatsapp-web.js": "1.19.2",
"whatsapp-web.js": "1.19.4",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",

View File

@@ -9,7 +9,7 @@
},
"keywords": [],
"dependencies": {
"whatsapp-web.js": "1.19.2",
"whatsapp-web.js": "1.19.4",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",