|
|
|
|
@ -35,6 +35,7 @@
|
|
|
|
|
"@ionic-native/device": "^5.18.0",
|
|
|
|
|
"@ionic-native/diagnostic": "^5.18.0",
|
|
|
|
|
"@ionic-native/file": "^5.18.0",
|
|
|
|
|
"@ionic-native/file-opener": "^5.36.0",
|
|
|
|
|
"@ionic-native/file-path": "^5.18.0",
|
|
|
|
|
"@ionic-native/fingerprint-aio": "^5.18.0",
|
|
|
|
|
"@ionic-native/firebase-x": "^5.34.0",
|
|
|
|
|
@ -81,6 +82,7 @@
|
|
|
|
|
"cordova-plugin-device": "^2.0.3",
|
|
|
|
|
"cordova-plugin-dialogs": "^2.0.2",
|
|
|
|
|
"cordova-plugin-file": "^6.0.2",
|
|
|
|
|
"cordova-plugin-file-opener2": "^3.0.5",
|
|
|
|
|
"cordova-plugin-filepath": "^1.5.6",
|
|
|
|
|
"cordova-plugin-fingerprint-aio": "^3.0.0",
|
|
|
|
|
"cordova-plugin-firebasex": "^13.0.0",
|
|
|
|
|
@ -236,6 +238,9 @@
|
|
|
|
|
},
|
|
|
|
|
"cordova-plugin-sms-retriever-manager": {
|
|
|
|
|
"PLAY_SERVICES_VERSION": "15.0.1"
|
|
|
|
|
},
|
|
|
|
|
"cordova-plugin-file-opener2": {
|
|
|
|
|
"ANDROID_SUPPORT_V4_VERSION": "27.+"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"platforms": [
|
|
|
|
|
@ -243,4 +248,4 @@
|
|
|
|
|
"ios"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|