Skip to content

Change the way the module is exported

Choose a tag to compare

@talyssonoc talyssonoc released this 21 Mar 23:38
· 8 commits to master since this release

Exporting using "module" package.json field may break in some cases (including default create-react-app setup), so we decided to remove it and use the default "main" field.