Skip to content

Commit

Permalink
adding start command (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
justsml authored and addaleax committed Jul 24, 2018
1 parent b5c454b commit 9d2a196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.1.3",
"description": "This is a Workshop module for learning about promises in node.js",
"scripts": {
"start": "node ./promise-it-wont-hurt.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
Expand Down

0 comments on commit 9d2a196

Please sign in to comment.