mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
EventsService Changes. Attendees Page. Others.
This commit is contained in:
+4
-1
@@ -25,6 +25,7 @@
|
||||
"@fullcalendar/daygrid": "^5.3.0",
|
||||
"@fullcalendar/interaction": "^5.3.0",
|
||||
"@ionic-native/core": "^5.0.7",
|
||||
"@ionic-native/in-app-browser": "^5.28.0",
|
||||
"@ionic-native/splash-screen": "^5.0.0",
|
||||
"@ionic-native/status-bar": "^5.0.0",
|
||||
"@ionic/angular": "^5.0.0",
|
||||
@@ -56,6 +57,7 @@
|
||||
"codelyzer": "^5.1.2",
|
||||
"cordova-android": "^9.0.0",
|
||||
"cordova-plugin-device": "^2.0.2",
|
||||
"cordova-plugin-inappbrowser": "^4.0.0",
|
||||
"cordova-plugin-ionic-keyboard": "^2.2.0",
|
||||
"cordova-plugin-ionic-webview": "^4.2.1",
|
||||
"cordova-plugin-splashscreen": "^5.0.2",
|
||||
@@ -83,7 +85,8 @@
|
||||
"cordova-plugin-ionic-webview": {
|
||||
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
|
||||
},
|
||||
"cordova-plugin-ionic-keyboard": {}
|
||||
"cordova-plugin-ionic-keyboard": {},
|
||||
"cordova-plugin-inappbrowser": {}
|
||||
},
|
||||
"platforms": [
|
||||
"ios",
|
||||
|
||||
Reference in New Issue
Block a user