diff options
Diffstat (limited to 'src-vue/package.json')
-rw-r--r-- | src-vue/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-vue/package.json b/src-vue/package.json index 186c44e0..8da73960 100644 --- a/src-vue/package.json +++ b/src-vue/package.json @@ -20,6 +20,6 @@ "@vitejs/plugin-vue": "^3.1.0", "typescript": "^4.6.4", "vite": "^3.1.0", - "vue-tsc": "^0.40.4" + "vue-tsc": "^1.0.0" } } |