Skip to content

Commit

Permalink
Merge branch 'mimamch:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
mdestafadilah authored Jul 2, 2024
2 parents 8758758 + 41dcfea commit 73ba867
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wa-gateway",
"version": "3.2.2",
"version": "3.5.0",
"scripts": {
"start": "node index.js",
"dev": "nodemon index.js --ignore ./wa_credentials --ignore ./public",
Expand All @@ -22,7 +22,7 @@
"moment": "^2.29.4",
"morgan": "~1.9.1",
"qrcode": "^1.5.1",
"wa-multi-session": "^3.4.0"
"wa-multi-session": "^3.5.0"
},
"repository": {
"type": "git",
Expand Down
25 changes: 15 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 73ba867

Please sign in to comment.