Merge pull request #636 from codigoencasa/wwebjs-patch-lastest

update wwejs package json
This commit is contained in:
Leifer Mendez
2023-02-16 19:34:17 +01:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
{
"dependencies": {
"whatsapp-web.js": "1.19.3"
"whatsapp-web.js": "1.19.4"
}
}