Skip to content

Commit

Permalink
Heroku Support
Browse files Browse the repository at this point in the history
  • Loading branch information
twtg93 authored Mar 19, 2022
1 parent 934a6d1 commit 309e3ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit 309e3ee

Please sign in to comment.