kaievns/express-yields

Update npm package to have latest async code

scottmas opened this issue · 1 comments

The NPM package has an outdated version of this code that does not check for async functions, just generator functions. You just need to push a minor version change.

i think that's been resolved a few months ago, it now fully supports async/await functions