Skip to content

Commit

Permalink
feat: peerDependencies axios
Browse files Browse the repository at this point in the history
  • Loading branch information
mengxinssfd committed Oct 27, 2022
1 parent 15a0476 commit 48f872c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,8 @@
"tslib": "^2.3.1",
"typescript": "^4.8.4",
"axios": "^0.26.1"
},
"peerDependencies": {
"axios": ">=0.26.1"
}
}
}
14 changes: 6 additions & 8 deletions pnpm-lock.yaml

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

0 comments on commit 48f872c

Please sign in to comment.