Skip to content

Commit

Permalink
package json modified
Browse files Browse the repository at this point in the history
  • Loading branch information
camilo.rivera committed Sep 10, 2020
1 parent 0755f9e commit e60d97c
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": "- MongoDB\r - HTTP Request\r - Http verbs\r - Error codes\r - Express code errors\r - Global config",
"main": "index.js",
"scripts": {
"start": "node server/server.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
Expand All @@ -24,4 +25,4 @@
"body-parser": "^1.19.0",
"express": "^4.17.1"
}
}
}

0 comments on commit e60d97c

Please sign in to comment.