Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyPrince authored Sep 12, 2024
1 parent e04362a commit 943c706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Multi device whatsapp bot by CrazyPrince.",
"main": "lib/client.js",
"type": "commonjs",
"engines" : { "node": "22.11.0", "npm": "10.8.2" },
"license": "CC-BY-NC-SA-4.0",
"scripts": {
"start": "pm2 start lib/client.js --deep-monitoring --attach --name crazy --max-memory-restart 490M",
Expand Down

0 comments on commit 943c706

Please sign in to comment.