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": {