Skip to content

Commit

Permalink
sort deps
Browse files Browse the repository at this point in the history
  • Loading branch information
xiduzo committed May 10, 2024
1 parent ac99acb commit 0c1b943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native-reanimated": "3.10.0",
"react-native-gesture-handler": "2.16.2",
"react-native-reanimated": "3.10.0",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "~3.31.1",
"react-native-toast-message": "2.2.0"
Expand Down

0 comments on commit 0c1b943

Please sign in to comment.