Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replaced isomorphic-unfetch with node-fetch #12

Merged
merged 1 commit into from Mar 9, 2022

Conversation

melosh101
Copy link
Contributor

@melosh101 melosh101 commented Mar 9, 2022

I have replaced isomorphic-unfetch with node-fetch without receiving any errors during tests.

fixes: #11

I have replaced isomorphic-unfetch with node-fetch without receiving any errors during tests.
related issue: rocktimsaikia#11
@rocktimsaikia
Copy link
Owner

@melosh101 Instead of mentioning the targeted issue like this

related issue: #11

You can directly put fixes #<issue_id> and it will automatically close that issue once the PR is merged.

@melosh101
Copy link
Contributor Author

oh ok thanks for letting me know

@rocktimsaikia rocktimsaikia merged commit 1332454 into rocktimsaikia:main Mar 9, 2022
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.

Use node-fetch
2 participants