Skip to content

Commit

Permalink
fix: change vue peer version to 2.7 up
Browse files Browse the repository at this point in the history
  • Loading branch information
hannoeru authored Jun 20, 2022
1 parent ad534dd commit 56aef3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"type-check": "tsc --noEmit"
},
"peerDependencies": {
"@vue/compiler-sfc": "^2.0.0 || ^3.0.0",
"@vue/compiler-sfc": "^2.7.0 || ^3.0.0",
"vite": "^2.0.0"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 56aef3f

Please sign in to comment.