Archived
Private
Public Access
1
0

v0.0.1 (download not working)

This commit is contained in:
2023-04-30 20:50:39 +02:00
parent 227af36c05
commit 4f6c0a00be
116 changed files with 1460 additions and 356 deletions

View File

@@ -15,6 +15,7 @@
"@angular/platform-browser-dynamic": "^15.0.0",
"@angular/router": "^15.0.0",
"@awesome-cordova-plugins/file": "^6.3.0",
"@capacitor/android": "4.7.3",
"@capacitor/app": "4.1.1",
"@capacitor/core": "4.7.3",
"@capacitor/haptics": "4.1.0",
@@ -2408,6 +2409,14 @@
"node": ">=6.9.0"
}
},
"node_modules/@capacitor/android": {
"version": "4.7.3",
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-4.7.3.tgz",
"integrity": "sha512-TmVg7vbAt6Iw0FWc51dLlW1gRMtSeIQ6qVLFJ1/sl2SYLXpgCHh8v/LfhqQ93NurgM+6SKFxOycGgg1FIBaLGw==",
"peerDependencies": {
"@capacitor/core": "^4.7.0"
}
},
"node_modules/@capacitor/app": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/@capacitor/app/-/app-4.1.1.tgz",