Update dependency vue-tsc to ^0.0.25

pull/4/head
Renovate Bot 2021-04-30 01:00:39 +00:00
parent e9ac63e510
commit cab38cb29f
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@
"@vue/compiler-sfc": "^3.0.5",
"typescript": "^4.1.3",
"vite": "^2.2.3",
"vue-tsc": "^0.0.24"
"vue-tsc": "^0.0.25"
}
}