Update dependency vue-tsc to ^0.0.26

pull/59/head
Renovate Bot 2021-05-01 18:00:28 +00:00
parent bef7505631
commit 39ad811429
1 changed files with 1 additions and 1 deletions

View File

@ -25,6 +25,6 @@
"eslint-plugin-vue": "^7.9.0",
"typescript": "^4.1.3",
"vite": "^2.2.1",
"vue-tsc": "^0.0.25"
"vue-tsc": "^0.0.26"
}
}