Skip to content

Commit

Permalink
updated auto install adn run
Browse files Browse the repository at this point in the history
  • Loading branch information
LUISDASARTIMANHAS committed Feb 23, 2024
1 parent 7928c8c commit 63f07c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"scripts": {
"start": "npm install && node start.js",
"start:dev": "nodemon start.js",
"autoInstall": "npm install && node start.js"
"autoInstall": "npm install"
},
"description": "Template de discord bot usando o node.js para criar site e hospedar bot com o js"
}

0 comments on commit 63f07c9

Please sign in to comment.