initilisation api
This commit is contained in:
+4
-3
@@ -6,11 +6,12 @@
|
||||
"start": "node ./bin/www"
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "^2.2.2",
|
||||
"cookie-parser": "~1.4.4",
|
||||
"debug": "~2.6.9",
|
||||
"express": "~4.16.1",
|
||||
"express": "^4.22.1",
|
||||
"http-errors": "~1.6.3",
|
||||
"jade": "~1.11.0",
|
||||
"morgan": "~1.9.1"
|
||||
"jade": "^0.29.0",
|
||||
"morgan": "^1.10.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user