Skip to content

chore(deps): remove dependency on node-fetch#1882

Open
wojtekmaj wants to merge 1 commit intocontentful:mainfrom
wojtekmaj:no-node-fetch
Open

chore(deps): remove dependency on node-fetch#1882
wojtekmaj wants to merge 1 commit intocontentful:mainfrom
wojtekmaj:no-node-fetch

Conversation

@wojtekmaj
Copy link

Since the minimum required Node.js version is 18 (as per package.json) and 20 (latest LTS) (as per README), we don't need a dependency on node-fetch, since fetch is available as a global, unflagged, since Node.js version 18.0.0.

Since the minimum required Node.js version is 18 (as per package.json) and 20 (latest LTS) (as per README), we don't need a dependency on node-fetch, since fetch is available as a global, unflagged, since Node.js version 18.0.0.
@wojtekmaj wojtekmaj requested a review from a team as a code owner September 26, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant