Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit d9c6c17

Browse files
authored
fix: upgrade vue version to match repo
1 parent 48014a2 commit d9c6c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_templates/generator/component/package.json.ejs.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ to: packages/<%=h.changeCase.paramCase(name)%>/package.json
3535
"@chakra-ui/vue-system": "0.1.0-alpha.10"
3636
},
3737
"devDependencies": {
38-
"vue": "^3.2.27"
38+
"vue": "^3.2.37"
3939
},
4040
"peerDependencies": {
4141
"vue": "^3.1.4"

0 commit comments

Comments
 (0)