Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@howljs/calendar-kit": "^2.2.1",
"@mobile-reality/react-native-select-pro": "^2.3.0",
"@prisma/client": "^5.22.0",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-async-storage/async-storage": "^2.1.2",
"@react-native-community/datetimepicker": "8.2.0",
"@react-native-picker/picker": "2.9.0",
"@react-navigation/material-top-tabs": "^6.6.14",
Expand All @@ -54,6 +54,7 @@
"expo-haptics": "~14.0.1",
"expo-image": "~2.0.6",
"expo-linking": "~7.0.5",
"expo-radio-button": "^1.0.8",
"expo-router": "~4.0.17",
"expo-splash-screen": "~0.29.22",
"expo-status-bar": "~2.0.1",
Expand Down
Loading
Loading