Skip to content

Commit

Permalink
fix app start
Browse files Browse the repository at this point in the history
  • Loading branch information
YMA-MDL committed Sep 6, 2017
1 parent 18256c6 commit cdffa11
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"test": "test"
},
"scripts": {
"documentation": "apidoc -i api/routes/ -o api/apidoc/",
"start": "node app.js",
"test": "mocha --timeout 10000"
"start": "node app.js"
},
"keywords": [
"API"
Expand Down

0 comments on commit cdffa11

Please sign in to comment.