chat retry

This commit is contained in:
Peter Maquiran
2022-12-26 15:41:11 +01:00
parent b83fff6fbd
commit 0a3fd0ec8b
79 changed files with 223 additions and 1025 deletions
+8 -5
View File
@@ -32,7 +32,7 @@
"@awesome-cordova-plugins/multiple-document-picker": "^5.40.0",
"@byteowls/capacitor-filesharer": "^3.0.0",
"@capacitor-community/camera-preview": "^1.2.1",
"@capacitor/android": "3.6.0",
"@capacitor/android": "^3.3.2",
"@capacitor/app": "^1.0.5",
"@capacitor/browser": "1.0.6",
"@capacitor/camera": "^1.2.0",
@@ -3281,10 +3281,11 @@
}
},
"node_modules/@capacitor/android": {
"version": "3.6.0",
"license": "MIT",
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-3.3.2.tgz",
"integrity": "sha512-TG+tGz0KxkT/BgvSLQfbQwQ9c4Budub5TRijIGdmMbB1ZYB76TFhwvVuwWZ52HFSlKS3sx/UYLlbULL7UQ2aug==",
"peerDependencies": {
"@capacitor/core": "^3.6.0"
"@capacitor/core": "^3.3.0"
}
},
"node_modules/@capacitor/app": {
@@ -40044,7 +40045,9 @@
}
},
"@capacitor/android": {
"version": "3.6.0",
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-3.3.2.tgz",
"integrity": "sha512-TG+tGz0KxkT/BgvSLQfbQwQ9c4Budub5TRijIGdmMbB1ZYB76TFhwvVuwWZ52HFSlKS3sx/UYLlbULL7UQ2aug==",
"requires": {}
},
"@capacitor/app": {