fontawesome pridane, zobrazenie intervalu

This commit is contained in:
2021-01-13 09:21:38 +01:00
parent 0d489ae54a
commit 62c616be6f
13 changed files with 15873 additions and 10 deletions

View File

@@ -24,9 +24,14 @@
"vue-template-compiler": "^2.6.10"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.1",
"font-awesome": "^4.7.0",
"luxon": "^1.25.0",
"moment": "^2.29.1",
"vue-datetime": "^1.0.0-beta.14",
"vue-dygraphs": "^0.1.2",
"vue-table-dynamic": "^0.4.1",
"vuejs-thermometer": "^0.1.3"
"vuejs-thermometer": "^0.1.3",
"weekstart": "^1.0.1"
}
}