Skip to content

Commit

Permalink
fixes #5 | updates package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
imsheth committed Jul 14, 2020
1 parent a078072 commit 1596893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"main": "app.js",
"scripts": {
"start": "node app.js",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" "
},
"dependencies": {
"mongodb": "3.5.9",
Expand Down

0 comments on commit 1596893

Please sign in to comment.