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

Remove bluebird #781

Closed
MikuroXina opened this issue Oct 27, 2022 · 0 comments · Fixed by #782
Closed

Remove bluebird #781

MikuroXina opened this issue Oct 27, 2022 · 0 comments · Fixed by #782

Comments

@MikuroXina
Copy link
Collaborator

Bluebird recommends to use native promises instead if at all possible. At a glance, Promise in this project can be replaced with the native one. So I think we should rewrite them and remove the dependency.

I want to do this if there is no problem.

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 a pull request may close this issue.

1 participant