Skip to content

Commit

Permalink
chore: Update expo version for RN example. (#556)
Browse files Browse the repository at this point in the history
Was experiencing the error here:
expo/expo#30898
  • Loading branch information
kinyoklion authored Aug 29, 2024
1 parent 3a68da3 commit 5ecdf31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk/react-native/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@launchdarkly/react-native-client-sdk": "workspace:^",
"@react-native-async-storage/async-storage": "^1.21.0",
"expo": "51.0.21",
"expo": "51.0.31",
"expo-status-bar": "~1.11.1",
"react": "18.2.0",
"react-native": "0.74.3",
Expand Down

0 comments on commit 5ecdf31

Please sign in to comment.