Update whatsapp-web.js to support WhatsApp Web version v2.2045.15

This commit is contained in:
Nur Muhammad
2020-11-06 05:52:53 +08:00
parent e88b12842a
commit 28f704ac52
2 changed files with 20 additions and 14 deletions

View File

@@ -21,6 +21,6 @@
"http": "0.0.1-security",
"qrcode": "^1.4.4",
"socket.io": "^2.3.0",
"whatsapp-web.js": "^1.8.2"
"whatsapp-web.js": "^1.11.0"
}
}