Added details

This commit is contained in:
Kamil Klecha
2021-10-19 21:57:00 +02:00
parent 7abfb8bc05
commit 2bef009d9d
6 changed files with 349 additions and 5 deletions

View File

@@ -7,12 +7,14 @@
"build": "vue-cli-service build"
},
"dependencies": {
"apexcharts": "^3.29.0",
"axios": "^0.23.0",
"core-js": "^3.18.3",
"firebase": "^9.1.3",
"moment": "^2.29.1",
"nanoid": "^3.1.30",
"vue": "^2.6.14",
"vue-apexcharts": "^1.6.2",
"vue-class-component": "^7.2.6",
"vue-property-decorator": "^9.1.2",
"vuetify": "^2.5.10",