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

Commits on Aug 20, 2023

  1. fix: Added cross-fetch as an explicit dependency to not rely on it co…

    …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.
    robdmoore committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    45d806d View commit details
    Browse the repository at this point in the history