mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Debug settings. Default login. Environment settings.
This commit is contained in:
+5
-3
@@ -29,10 +29,12 @@
|
||||
"axios": "^0.19.2",
|
||||
"capacitor-datepicker": "0.0.2",
|
||||
"cordova-ios": "6.1.0",
|
||||
"cordova-res": "^0.15.1",
|
||||
"date-fns": "^2.15.0",
|
||||
"ionic2-calendar": "^0.6.6",
|
||||
"moment": "^2.27.0",
|
||||
"rxjs": "~6.5.1",
|
||||
"sharp": "^0.25.4",
|
||||
"tslib": "^1.10.0",
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
@@ -81,8 +83,8 @@
|
||||
"cordova-plugin-ionic-keyboard": {}
|
||||
},
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios"
|
||||
"ios",
|
||||
"android"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user