Fix package.json
This commit is contained in:
parent
4d5f24eebb
commit
afea359294
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"description": "A simple blog connected to a MongoDB database.",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"start": "node app.js"
|
||||
},
|
||||
"author": "Mueez Khan",
|
||||
"license": "ISC",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue