mathiasbynens / emoji-regex

A regular expression to match all Emoji-only symbols as per the Unicode Standard.
https://mths.be/emoji-regex
MIT License
1.72k stars 175 forks source link

"index.mjs" should be part of files list in package.json #101

Closed maddygoround closed 1 year ago

maddygoround commented 1 year ago

This resolve the installtion issues due to incorrect module exports specified in its package.json.