gulpjs / async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
MIT License
69 stars 21 forks source link

chore!: Normalize repository, dropping node <10.13 support #54

Closed sttk closed 2 years ago

sttk commented 2 years ago

This PR updates this project:

sttk commented 2 years ago

@phated Thank you for your correction and merging!