Skip to content

Commit

Permalink
whatsapp-web.js: use pre-release v1.22.2-alpha.4
Browse files Browse the repository at this point in the history
"version": "0.22.1-alpha.4"

Signed-off-by: Salman Wahib <[email protected]>
  • Loading branch information
sxlmnwb committed Oct 21, 2023
1 parent 4e84785 commit 9c791e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cosmos_wabot",
"version": "0.22.1-alpha.1",
"version": "0.22.1-alpha.4",
"description": "A whatsapp monitoring bot build on NodeJS for Cosmos-Hub Universe",
"main": "./index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
"puppeteer": "^21.1.1",
"qrcode-terminal": "^0.12.0",
"validator": "^13.9.0",
"whatsapp-web.js": "^1.22.2-alpha.1"
"whatsapp-web.js": "^1.22.2-alpha.4"
},
"devDependencies": {
"@babel/cli": "^7.22.9",
Expand Down

0 comments on commit 9c791e1

Please sign in to comment.