version 0.0.04

This commit is contained in:
2026-03-10 16:47:35 +01:00
parent afcd45d32f
commit b5f1bf6d2c
3 changed files with 19 additions and 7 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
"@react-native-community/geolocation": "^3.2.1",
"react-native-image-picker": "^7.1.0",
"react-native-permissions": "^4.1.4",
"react-native-camera-kit": "^13.0.0"
"react-native-camera-kit": "^13.0.0",
"@react-native-async-storage/async-storage": "^1.21.0"
},
"devDependencies": {
"typescript": "^5.3.3",