Skip to content

Commit

Permalink
install mongoose
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyweron committed Jun 28, 2017
1 parent cdc89d3 commit 6dd33ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -25,6 +25,7 @@
"homepage": "https://github.com/Nyweron/MyTwitter#readme",
"dependencies": {
"body-parser": "^1.17.2",
"express": "^4.15.3"
"express": "^4.15.3",
"mongoose": "^4.11.0"
}
}

0 comments on commit 6dd33ed

Please sign in to comment.