Skip to content

Commit

Permalink
fix: pin mongodb to 2.2.29
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jul 7, 2017
1 parent 0d83460 commit e7b02ee
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 @@ -17,6 +17,6 @@
"acl": "^0.4.8",
"bluebird": "^3.4.6",
"lodash": "^4.17.2",
"mongodb": "^2.0.42"
"mongodb": "2.2.29"
}
}

0 comments on commit e7b02ee

Please sign in to comment.