Skip to content

Commit

Permalink
Set mongoose to use native promise library
Browse files Browse the repository at this point in the history
Mongoose’s default promise library has been deprecated causing a
warning message stating that fact. This added line removes the warning
and sets the promise library to use the native promise library.
  • Loading branch information
tdotcspot committed Jan 3, 2017
1 parent 14fec73 commit 1a632e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1a632e3

Please sign in to comment.