Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Remove hard dependency on q #135

Open
blakeembrey opened this issue Mar 9, 2015 · 0 comments
Open

Remove hard dependency on q #135

blakeembrey opened this issue Mar 9, 2015 · 0 comments

Comments

@blakeembrey
Copy link
Contributor

It'd be nice to remove this hard dependency, as node and browsers have promises and consumers might be using a different promise library (bluebird is much more popular, for instance). We could use the global object and recommend people polyfill it instead.

Edit: https://www.npmjs.com/package/native-or-bluebird for not breaking backward compat.

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

No branches or pull requests

1 participant