Skip to content

Commit

Permalink
Update mongoose version to 5.x.x
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarElgabry committed Jul 31, 2018
1 parent 074f6e5 commit 455bddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"ejs": "^2.5.1",
"express": "^4.14.0",
"express-session": "^1.14.0",
"mongoose": "^4.7.5",
"mongoose": "^5.0.17",
"passport": "^0.3.2",
"passport-facebook": "^2.1.1",
"passport-local": "^1.0.0",
Expand Down

0 comments on commit 455bddb

Please sign in to comment.