1
0

chore(deps): pin dependency vue-tsc to 0.28.10 (#955)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/955
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-11-04 22:32:43 +00:00
committed by konrad
parent e23f3c2570
commit a87d5836c1
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@
"typescript": "4.4.4",
"vite": "2.6.13",
"vite-plugin-pwa": "0.11.3",
"vue-tsc": "^0.28.10",
"vue-tsc": "0.28.10",
"wait-on": "6.0.0",
"workbox-cli": "6.3.0"
},