Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set mongoose to use native promise library #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheoNolasco
Copy link

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.

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.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 83.871% when pulling 1a632e3 on tdotcspot:master into 14fec73 on codedoctor:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants