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

Remove cross-fetch and isomorphic-form-data #53

Open
jimmywarting opened this issue Apr 13, 2023 · 1 comment
Open

Remove cross-fetch and isomorphic-form-data #53

jimmywarting opened this issue Apr 13, 2023 · 1 comment
Assignees

Comments

@jimmywarting
Copy link

sdk-for-web/package.json

Lines 34 to 37 in 7b37a2b

"dependencies": {
"cross-fetch": "3.1.5",
"isomorphic-form-data": "2.0.0"
},

formdata + fetch is built-in to all evergreen env. (NodeJS v18+)
if it isn't just let the developer who depend on this package bring them in themself if they need to.

@SayyamJain101
Copy link

Can you assign me this issue @jimmywarting

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

No branches or pull requests

3 participants