Skip to content

Commit

Permalink
fix(create-vite): bump vue-tsc to 0.34.7 (#7760)
Browse files Browse the repository at this point in the history
  • Loading branch information
hydrati committed Apr 16, 2022
1 parent 12a4e7d commit 9a93233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-vite/template-vue-ts/package.json
Expand Up @@ -14,6 +14,6 @@
"@vitejs/plugin-vue": "^2.3.1",
"typescript": "^4.5.4",
"vite": "^2.9.2",
"vue-tsc": "^0.29.8"
"vue-tsc": "^0.34.7"
}
}

0 comments on commit 9a93233

Please sign in to comment.