sindresorhus / p-queue

Promise queue with concurrency control
MIT License
3.45k stars 185 forks source link

Add main to package.json for lookup compatibility #149

Closed jpike88 closed 3 years ago

jpike88 commented 3 years ago

this fixes #134. I'll update fuse-box to look for the exports field as well in package.jsons

szmarczak commented 3 years ago

main is not for ES modules.