jso
jso copied to clipboard
Add dependency on core-js to package.json?
This package has a dependency on core-js. Shouldn't that be added to package.json? It won't built without it, so it seems logical.
Required
yarn add [email protected] --save
That version worked for me because it satisfies the core-js/fn/promise dependency.