Skip to content

Commit

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

Signed-off-by: Salman Wahib <[email protected]>
  • Loading branch information
sxlmnwb committed Sep 21, 2023
1 parent e3535c5 commit 4e84785
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.0",
"version": "0.22.1-alpha.1",
"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": "github:pedroslopez/whatsapp-web.js#152f0a64cdffdfb4d638043f537f87b2a6ebc492"
"whatsapp-web.js": "^1.22.2-alpha.1"
},
"devDependencies": {
"@babel/cli": "^7.22.9",
Expand Down

0 comments on commit 4e84785

Please sign in to comment.