From 44921e7b7845a9199852b4e2d7dbfd618a6b3285 Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Sun, 15 Jan 2023 20:18:12 -0600 Subject: [PATCH 1/5] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 28ca2e3..aa37f60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "test-ws-bot", - "version": "1.0.0", + "name": "chv-wweb-bot", + "version": "1.0.1", "description": "", "main": "app.js", "scripts": { 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 2/5] 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": { From c31fc1d2019a345c6fe180625841db5c476b555c Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Sun, 15 Jan 2023 20:27:57 -0600 Subject: [PATCH 3/5] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50473e1..e2290f3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "start": "node ./app.js", "test": "echo \"Error: no test specified\" && exit 1" }, - "keywords": ["github:cheveguerra/whatsapp-web.js#WaWJS"], + "keywords": [], "author": "", "license": "ISC", "dependencies": { From ee4c00cb46a78c062b4bcdd7010b3b4c088d3e97 Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Sun, 15 Jan 2023 20:29:21 -0600 Subject: [PATCH 4/5] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2290f3..aa37f60 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "qrcode-terminal": "^0.12.0", "socket.io": "^4.5.1", "stormdb": "^0.6.0", - "whatsapp-web.js": "1.19.2", + "whatsapp-web.js": "github:cheveguerra/whatsapp-web.js#WaWJS", "xlsx": "^0.18.5" }, "devDependencies": { From 554d9b2f4fd654abd1b76f642e9ae3cdbbefdff4 Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Sun, 15 Jan 2023 20:32:31 -0600 Subject: [PATCH 5/5] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa37f60..9ec99bc 100644 --- a/package.json +++ b/package.json @@ -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": "github:cheveguerra/whatsapp-web.js#WaWJS2", "xlsx": "^0.18.5" }, "devDependencies": {