add "mongoose" in to dependencies
This commit is contained in:
parent
04fc4065c8
commit
9249759e27
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
"express": "^4.13.4",
|
||||
"mocha": "^2.4.5",
|
||||
"mongodb": "^2.1.16",
|
||||
"mongoose": "*",
|
||||
"morgan": "^1.7.0",
|
||||
"object-assign":"4.1.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue