Skip to content

Commit

Permalink
build: use vue latest version as peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
diegopf committed Oct 28, 2024
1 parent 5aeac51 commit 2b40a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/x-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"vue-global-events": "~3.0.1"
},
"peerDependencies": {
"vue": "~3.4.31",
"vue": "^3.5.12",
"vuex": "4.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit 2b40a2f

Please sign in to comment.