mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 08:02:55 +00:00
feat: timetable module - schedule and calendar
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
"test": "ng test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/animations": "9.1.13",
|
||||
"@angular/cdk": "12.0.0",
|
||||
"@angular/common": "9.1.12",
|
||||
"@angular/core": "9.1.12",
|
||||
@@ -51,6 +52,7 @@
|
||||
"@asymmetrik/ngx-leaflet-markercluster": "2.1.1",
|
||||
"@capacitor/core": "2.4.6",
|
||||
"@ionic-native/core": "5.29.0",
|
||||
"@ionic-native/dialogs": "5.31.1",
|
||||
"@ionic-native/diagnostic": "5.32.0",
|
||||
"@ionic-native/geolocation": "5.29.0",
|
||||
"@ionic-native/network": "5.31.1",
|
||||
@@ -68,6 +70,7 @@
|
||||
"cordova-ios": "6.2.0",
|
||||
"cordova-plugin-androidx-adapter": "1.1.3",
|
||||
"cordova-plugin-device": "2.0.3",
|
||||
"cordova-plugin-dialogs": "2.0.2",
|
||||
"cordova.plugins.diagnostic": "6.0.3",
|
||||
"cordova-plugin-geolocation": "4.1.0",
|
||||
"cordova-plugin-ionic-keyboard": "2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user