Skip to content

Commit

Permalink
fix dep from react18 to react
Browse files Browse the repository at this point in the history
  • Loading branch information
dlustre committed Aug 3, 2024
1 parent 08fff07 commit b46de19
Show file tree
Hide file tree
Showing 3 changed files with 1,412 additions and 2,114 deletions.
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"expo-secure-store": "catalog:",
"expo-splash-screen": "catalog:",
"expo-status-bar": "catalog:",
"react18": "catalog:",
"react": "catalog:react18",
"react-datepicker": "catalog:",
"react-native": "catalog:",
"react-native-css-interop": "catalog:",
Expand Down
Loading

0 comments on commit b46de19

Please sign in to comment.