Skip to content

Commit 2f15b7a

Browse files
authored
fix: Stuck at login (#170)
1 parent 178574e commit 2f15b7a

File tree

2 files changed

+118
-96
lines changed

2 files changed

+118
-96
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sydney-whatsapp-bot",
3-
"version": "1.1.2",
3+
"version": "1.1.4",
44
"description": "WhatsApp chatbot",
55
"main": "src/index.ts",
66
"scripts": {
@@ -38,7 +38,7 @@
3838
"qrcode-terminal": "^0.12.0",
3939
"serialize-error": "^11.0.0",
4040
"uuid": "^9.0.0",
41-
"whatsapp-web.js": "^1.22.2-alpha.0",
41+
"whatsapp-web.js": "https://github.com/Luisotee/whatsapp-web.js",
4242
"zod": "^3.21.4"
4343
},
4444
"type": "module"

0 commit comments

Comments
 (0)