fbjs icon indicating copy to clipboard operation
fbjs copied to clipboard

Consider removing `cross-fetch` dependency

Open jonkoops opened this issue 2 years ago • 0 comments

Since the Fetch API has been marked as stable in Node.js 21, and is available without a flag in all actively maintained LTS versions (v18, v20), it might be time to remove the cross-fetch dependency.

jonkoops avatar Oct 27 '23 11:10 jonkoops