Skip to content

Commit

Permalink
peer deps fix
Browse files Browse the repository at this point in the history
  • Loading branch information
krutoo committed Nov 11, 2022
1 parent ba2c277 commit 88bf6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/krutoo/middleware-axios#readme",
"peerDependencies": {
"axios": "^1.1.3"
"axios": "^1.2.0-alpha.1"
},
"devDependencies": {
"@swc/core": "^1.3.10",
Expand Down

0 comments on commit 88bf6ae

Please sign in to comment.