Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mongoose): fixing mongoose deprecation notice for promises librar…
…y integration (#1690) If no promises library set correctly for the mongoose.Promise property then the following warning notice is omitted by mongoose: `DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated, plug in your own promise library instead: http://mongoosejs.com/docs/promises.html`
- Loading branch information