changed port, webhistory and added auto install for quasar cli

This commit is contained in:
Jona Kläß
2024-04-14 13:47:43 +02:00
parent a5e935f66f
commit 0420e082c9
3 changed files with 2510 additions and 2 deletions

View File

@@ -33,6 +33,7 @@
"@types/node": "^12.20.21",
"@intlify/vite-plugin-vue-i18n": "^3.3.1",
"@quasar/app-vite": "^1.8.0",
"@quasar/cli": "^2.4.0",
"autoprefixer": "^10.4.2",
"typescript": "^4.5.4"
},
@@ -41,4 +42,4 @@
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
}
}
}