Skip to content

Commit

Permalink
Add vue as a peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyFeliz committed Jun 11, 2024
1 parent c5d9242 commit 2c4bf0e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions 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 @@ -27,7 +27,7 @@
"publish-package": "npm run type-check && npm run build && npm run generate-types && npm run generate-tag && npm publish --access public",
"prepare": "husky install"
},
"dependencies": {
"peerDependencies": {
"vue": "^3.4.27"
},
"devDependencies": {
Expand Down

0 comments on commit 2c4bf0e

Please sign in to comment.