From dfd2c7d97df09ce292599bdc0a33820a7d0dfd38 Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Sun, 15 Jan 2023 20:26:00 -0600 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aa37f60..50473e1 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "start": "node ./app.js", "test": "echo \"Error: no test specified\" && exit 1" }, - "keywords": [], + "keywords": ["github:cheveguerra/whatsapp-web.js#WaWJS"], "author": "", "license": "ISC", "dependencies": { @@ -27,7 +27,7 @@ "qrcode-terminal": "^0.12.0", "socket.io": "^4.5.1", "stormdb": "^0.6.0", - "whatsapp-web.js": "github:cheveguerra/whatsapp-web.js#WaWJS", + "whatsapp-web.js": "1.19.2", "xlsx": "^0.18.5" }, "devDependencies": {