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: Downgrade Axios #56

Closed
wants to merge 3 commits into from
Closed

fix: Downgrade Axios #56

wants to merge 3 commits into from

Conversation

martinalbert
Copy link
Contributor

Updates package.json:

  • bump version to 1.2.10
  • downgrade axios version to working version 0.21.1

Updates .gitignore

  • adds /dist folder with outdated build files
  • adds /yalc folder for development purposes

courcelan added a commit that referenced this pull request Apr 24, 2023
remove dist dir and ignore per recommendation of #56
ViolanteCodes added a commit that referenced this pull request Apr 24, 2023
- Fix axios.create bug and bump versions to 1.2.11
- update examples to run on butter-js 1.2.11
- break out examples into duped tests dir for testing current version
- update build scripts, test scripts, remove dist dir and ignore
- remove dist dir and ignore per recommendation of #56
- update readme
ViolanteCodes added a commit that referenced this pull request Apr 25, 2023
- Fix axios.create bug and bump versions to 1.2.11
- update examples to run on butter-js 1.2.11
- break out examples into duped tests dir for testing current version
- update build scripts, test scripts, remove dist dir and ignore
- remove dist dir and ignore per recommendation of #56
- update readme
@ViolanteCodes
Copy link
Contributor

Fixed instead by changing how axios initializes with #57

@ViolanteCodes ViolanteCodes deleted the fix/axios-issues branch April 25, 2023 14:12
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.

2 participants