Update sentry lines and comment new image picker.

This commit is contained in:
Patrick Fic
2025-05-30 13:55:18 -07:00
parent 895091468a
commit 00002ed0f5
11 changed files with 146 additions and 62 deletions

View File

@@ -89,7 +89,8 @@
"redux-logger": "^3.0.6",
"redux-persist": "^6.0.0",
"redux-saga": "^1.3.0",
"reselect": "^5.1.1"
"reselect": "^5.1.1",
"expo-image-picker": "~16.0.6"
},
"devDependencies": {
"@babel/core": "^7.26.8",