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 ce5600be..34befaa8 100644 --- a/src-vue/package.json +++ b/src-vue/package.json @@ -23,6 +23,6 @@ "@vitejs/plugin-vue": "^3.1.0", "typescript": "^5.2.2", "vite": "^3.1.0", - "vue-tsc": "^1.8.20" + "vue-tsc": "^1.8.21" } } |