Skip to content

Commit

Permalink
[FIX] @vuito/vue peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mathix420 committed Jan 19, 2023
1 parent 640c640 commit b4587c4
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 packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"homepage": "https://github.com/mathix420/vuito#vuejs-mixin",
"peerDependencies": {
"vue": ">=2.0.0",
"vuito": "2.0.1"
"vuito": "*"
}
}

0 comments on commit b4587c4

Please sign in to comment.