From 1857b51cf272120d6b7fbb04ca23cde455be2361 Mon Sep 17 00:00:00 2001 From: Alan Date: Tue, 23 May 2023 11:15:17 -0300 Subject: [PATCH] fix(dependencies): Whatsapp-web.js to "1.20.0". --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a6324e9..eb7a5a72 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "vm2-process": "2.1.1", "walk-promise": "0.2.0", "washyourmouthoutwithsoap": "1.0.2", - "whatsapp-web.js": "github:pedroslopez/whatsapp-web.js", + "whatsapp-web.js": "1.20.0", "winston": "3.8.2", "winston-logs-display": "1.0.0", "ws": "8.12.1",