Skip to content

Commit cf27a08

Browse files
authored
chore: upgrade vue-tsc to 0.0.23 (#2960)
1 parent 44bfb96 commit cf27a08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/create-app/template-vue-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"@vue/compiler-sfc": "^3.0.5",
1515
"typescript": "^4.1.3",
1616
"vite": "^2.1.5",
17-
"vue-tsc": "^0.0.15"
17+
"vue-tsc": "^0.0.23"
1818
}
1919
}

0 commit comments

Comments
 (0)