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(dl-axios): update class to provide required arguments for AvApi #603

Closed
wants to merge 2 commits into from

Conversation

stevenviar
Copy link
Contributor

The last update to dl-axios seems to have accidentally introduced a breaking change. The current version works if you initialize with http, promise, merge and config but these weren't previously required.

https://github.com/Availity/sdk-js/pull/599/files

This change fixes the broken import that happened with the axios upgrade without a breaking change.

jordan-a-young
jordan-a-young previously approved these changes Jan 19, 2024
@jordan-a-young
Copy link
Member

I think you need to run yarn install to update the yarn.lock to get the build to pass

@jordan-a-young jordan-a-young deleted the fix/dl-axios branch January 19, 2024 18:53
@stevenviar stevenviar restored the fix/dl-axios branch January 19, 2024 18:58
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