Skip to content

Commit

Permalink
(deploy) Heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamMomen committed Mar 1, 2020
1 parent e76d3e0 commit 40c59a2
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 @@ -4,6 +4,7 @@
"description": "",
"main": "app.js",
"scripts": {
"start": "node ./app.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
Expand Down Expand Up @@ -35,4 +36,4 @@
"devDependencies": {
"nodemon": "^2.0.2"
}
}
}

0 comments on commit 40c59a2

Please sign in to comment.