sahat/hackathon-starter

Upgrade mongoose and connect-mongo to their latest versions

YasharF opened this issue · 1 comments

The latest versions have breaking changes, including removal of callback functions such as "Model.findOne() no longer accepts a callback at Function"

Fixed by: 55defd3