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

fix: Added cross-fetch as an explicit dependency to not rely on it coming from algosdk #106

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

robdmoore
Copy link
Contributor

This fixes a bug when deploying code to e.g. AWS Lambda and the node_modules is optimised such that cross-fetch isn't able to be imported

Also updated packages to latest versions.

…ming from algosdk

This fixes a bug when deploying code to e.g. AWS Lambda and the node_modules is optimised
such that cross-fetch isn't able to be imported

Also updated packages to latest versions.
@aorumbayev aorumbayev self-requested a review August 25, 2023 08:47
@aorumbayev
Copy link
Contributor

@robdmoore shall we merge this?

@aorumbayev aorumbayev merged commit b24d298 into main Aug 28, 2023
2 checks passed
@aorumbayev aorumbayev deleted the add-cross-fetch branch August 28, 2023 08:17
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.

3 participants