Skip to content

Commit

Permalink
chore(package)!: update axios peer dependency
Browse files Browse the repository at this point in the history
Release-As: 1.0.0
  • Loading branch information
resure committed Aug 31, 2023
1 parent 75ab0a7 commit 1a5b307
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"typescript": "^4.5.0"
},
"peerDependencies": {
"axios": ">=0.21.4"
"axios": "^1.4.0"
}
}

0 comments on commit 1a5b307

Please sign in to comment.