From f5468835bfc4528442ec65fbd5ad436812e1eb3a Mon Sep 17 00:00:00 2001 From: cheveguerra Date: Sat, 14 Jan 2023 03:13:42 -0600 Subject: [PATCH] fix: cambio en libreria whatsapp-web.js al mio --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d0695a..0a08b09 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "request": "^2.88.2", "shelljs": "^0.8.5", "valid-url": "^1.0.9", - "whatsapp-web.js": "^1.18.4" + "whatsapp-web.js": "github:cheveguerra/whatsapp-web.js#WaWJS" } }