Skip to content

Drop bluebird dependency, use native Promise#161

Open
jirutka wants to merge 1 commit intoalvarcarto:masterfrom
jirutka:drop-bluebird
Open

Drop bluebird dependency, use native Promise#161
jirutka wants to merge 1 commit intoalvarcarto:masterfrom
jirutka:drop-bluebird

Conversation

@jirutka
Copy link
Copy Markdown

@jirutka jirutka commented Apr 26, 2021

Node.js provides native Promise API for more than six years. Node.js
versions older than that are unmaintained and unsupported for many
years. Thus Bluebird dependency is completely unnecessary.

Resolves #159

Node.js provides native Promise API for more than six years. Node.js
versions older than that are unmaintained and unsupported for many
years. Thus Bluebird dependency is completely unnecessary.

Resolves alvarcarto#159
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.

Why bluebird?

1 participant