Update paczek

This commit is contained in:
2022-10-30 23:27:13 +01:00
parent 534f589824
commit cf3da0d10b
2 changed files with 59 additions and 51 deletions
+3 -4
View File
@@ -15,11 +15,10 @@
"vue-router": "4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.1.0",
"@types/vue-router": "^2.0.0",
"@vitejs/plugin-vue": "^3.2.0",
"typescript": "^4.6.4",
"vite": "^3.1.8",
"vue-tsc": "^1.0.8"
"vite": "^3.2.1",
"vue-tsc": "^1.0.9"
}
}