You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternatively, I could swap the implementation to array-flat-polyfill, which has no dependencies. Or I could re-implement flat in this project, which would probably be less than a dozen lines of code. Let me know if you have a preference and I would be happy to send a PR
array.prototype.flat
has 50 dependencies.Node 10 support ended May 19, 2020.
Would you be open to a PR to drop support for Node 6-10 and remove
array.prototype.flat
as a dependency?The text was updated successfully, but these errors were encountered: