Skip to content

Commit

Permalink
Editted package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JHVIW committed Oct 4, 2023
1 parent 5f1f5b0 commit ea9015d
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 @@ -6,7 +6,7 @@
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node discord_bot/bot.js && node steam_bot/retreive.js && node steam_bot/send.js"
"start": "node bot.js & node retreive.js & node send.js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ea9015d

Please sign in to comment.