Dodano szczegółowy rozkład pociągów

This commit is contained in:
2020-09-19 19:34:47 +02:00
parent e71a9e01f2
commit 0b4a32eeb2
14 changed files with 1064 additions and 683 deletions
+3 -3
View File
@@ -9,13 +9,13 @@
},
"dependencies": {
"core-js": "^3.6.5",
"firebase": "^7.18.0",
"dotenv": "^8.2.0",
"firebase": "^7.21.0",
"vue": "^2.6.11",
"vue-class-component": "^7.2.5",
"vue-property-decorator": "^8.4.2",
"vue-router": "^3.4.3",
"vuex": "^3.4.0",
"dotenv": "^8.2.0"
"vuex": "^3.4.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.4.0",