sindresorhus/random-int

Pure ESM breaks CommonJS projects

ujwal-setlur opened this issue · 2 comments

I have a Typescript project that uses random-int and needs to use the CommonJS module identifier. Version 3 of random-int can't get "imported" under this scenario. Any suggestions on this? Thanks.

Please read the release notes.

Oops, missed that. Sorry