Skip to content

Commit

Permalink
Add start script
Browse files Browse the repository at this point in the history
  • Loading branch information
lluisd committed Jan 26, 2024
1 parent 866fb1f commit a51991d
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 @@ -8,5 +8,8 @@
"dependencies": {
"dotenv": "^16.4.1",
"tmi.js": "^1.8.5"
},
"scripts": {
"start": "node ./app.js"
}
}

0 comments on commit a51991d

Please sign in to comment.