chore(web-app): add package for layout

This commit is contained in:
fastium
2025-05-13 09:23:55 +02:00
parent 1743cc3962
commit 11998daad3
2 changed files with 25 additions and 2 deletions

View File

@@ -11,7 +11,8 @@
"chartjs": "^0.3.24",
"dotenv": "^16.5.0",
"vue": "^3.2.13",
"vue-chartjs": "^5.3.2"
"vue-chartjs": "^5.3.2",
"vue-router": "^4.5.1"
},
"devDependencies": {
"@vue/cli-plugin-typescript": "~5.0.0",