Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sultanabubaker authored May 8, 2022
1 parent 99f0a1e commit 28e108a
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "simple",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo "Error: no test specified" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"q": "^1.5.1",
"body-parser": "1.18.2",
"express": "4.15.5",
"npm-check": "5.7.1",
"send": "0.11.1"
}
"name": "simple",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"q": "^1.5.1",
"body-parser": "1.18.2",
"express": "4.15.5",
"npm-check": "5.7.1",
"send": "0.11.1"
}
}

0 comments on commit 28e108a

Please sign in to comment.