Skip to content

Commit

Permalink
fix: add vue to peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dongnaebi committed Feb 12, 2023
1 parent 9aeb68f commit b27316b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/axues/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"@release-it/conventional-changelog": "^5.1.1"
},
"peerDependencies": {
"vue": ">=2.7 || >=3",
"axios": ">=1.0.0"
},
"release-it": {
Expand Down

0 comments on commit b27316b

Please sign in to comment.