Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GlobalTechInfo authored Jan 8, 2025
1 parent 7239eb2 commit 76e1923
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"type": "commonjs",
"description": "A multi-functional WhatsApp bot Web QR Scanner.",
"main": "index.js",
"engines": {
"node": ">=20.0.0"
},
"scripts": {
"start": "pm2 start index.js --deep-monitoring --attach --name qasim",
"stop": "pm2 stop qasim",
Expand Down

0 comments on commit 76e1923

Please sign in to comment.