mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-02 21:08:12 +00:00
Synchronizacja danych z API przez websockety
This commit is contained in:
+3
-2
@@ -13,6 +13,7 @@
|
||||
"dotenv": "^8.6.0",
|
||||
"firestore": "^1.1.6",
|
||||
"howler": "^2.2.1",
|
||||
"socket.io-client": "^4.4.1",
|
||||
"vue": "^3.1.2",
|
||||
"vue-class-component": "^7.2.6",
|
||||
"vue-i18n": "^9.1.6",
|
||||
@@ -25,11 +26,11 @@
|
||||
"@vue/cli-plugin-typescript": "~4.4.0",
|
||||
"@vue/cli-plugin-vuex": "~4.4.0",
|
||||
"@vue/cli-service": "^4.5.13",
|
||||
"@vue/compiler-sfc": "^3.1.0",
|
||||
"axios": "^0.21.1",
|
||||
"sass": "^1.32.13",
|
||||
"sass-loader": "^8.0.2",
|
||||
"typescript": "~4.1.5",
|
||||
"@vue/compiler-sfc": "^3.1.0",
|
||||
"vuex-class": "^0.3.2",
|
||||
"vuex-module-decorators": "^0.17.0"
|
||||
},
|
||||
@@ -38,4 +39,4 @@
|
||||
"last 2 versions",
|
||||
"not dead"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user