Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

Commit

Permalink
Merge pull request #15 from dirceu/update-mongo
Browse files Browse the repository at this point in the history
Update mongodb lib to support MongoDB 3.2
  • Loading branch information
jfromaniello committed Dec 1, 2016
2 parents 9e58a7e + 45c8a3e commit c16b17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
"express": "~4.14.0",
"express-brute": "~1.0.1",
"mocha": "~3.1.2",
"mongo-getdb": "~2.1.0"
"mongo-getdb": "~3.0.0"
},
"dependencies": {
"moment": "~2.13.0",
Expand Down

0 comments on commit c16b17a

Please sign in to comment.