Skip to content

Commit

Permalink
package: Fix vue-tsc version
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Sep 15, 2023
1 parent eeaa134 commit f39817f
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 @@ -84,7 +84,7 @@
"vite-plugin-vuetify": "^1.0.0-alpha.16",
"vitest": "^0.20.3",
"vue-cli-plugin-vuetify": "~2.4.8",
"vue-tsc": "^1.0.9",
"vue-tsc": "1.0.9",
"vuetify-loader": "^2.0.0-alpha.0"
},
"prettier": {
Expand Down

0 comments on commit f39817f

Please sign in to comment.