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 13801f5e..9c8e8360 100644 --- a/src-vue/package.json +++ b/src-vue/package.json @@ -23,6 +23,6 @@ "@vitejs/plugin-vue": "^3.1.0", "typescript": "^5.3.3", "vite": "^3.1.0", - "vue-tsc": "^2.0.4" + "vue-tsc": "^2.0.7" } } |