Skip to content

Commit 5ecdf31

Browse files
authored
chore: Update expo version for RN example. (#556)
Was experiencing the error here: expo/expo#30898
1 parent 3a68da3 commit 5ecdf31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/react-native/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@launchdarkly/react-native-client-sdk": "workspace:^",
2525
"@react-native-async-storage/async-storage": "^1.21.0",
26-
"expo": "51.0.21",
26+
"expo": "51.0.31",
2727
"expo-status-bar": "~1.11.1",
2828
"react": "18.2.0",
2929
"react-native": "0.74.3",

0 commit comments

Comments
 (0)