facebook/relay

Cosmiconfig is not a function - babel-plugin-relay

apuntovanini opened this issue · 0 comments

cosmiconfig is capped at version 5, and conflicts with other packages using higher versions (mainly postcss and storybook).
Adding an higher resolution in my package.json breaks the plugin, because cosmiconfig > 6 dropped default exports. Would you be willing to accept a PR fixing this?