vercel / async-retry

Retrying made simple, easy and async
https://npmjs.com/async-retry
MIT License
1.85k stars 53 forks source link

Add support for Node v4 #39

Closed webpro closed 6 years ago

webpro commented 6 years ago

Add support for Node v4 is trivial. Not sure if/for how long you'd be willing to support it, though?

leo commented 6 years ago

We always support at least the latest LTS version (8.9.1 right now) - nothing before that... 😊

Hope you understand!