Skip to content

Commit 3812631

Browse files
committed
chore(expo): Support Expo SDK 56
1 parent c43bb3d commit 3812631

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/expo-passkeys/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"expo": "~52.0.49"
3939
},
4040
"peerDependencies": {
41-
"expo": ">=53 <55",
41+
"expo": ">=53 <57",
4242
"react": "catalog:peer-react",
4343
"react-native": "*"
4444
}

packages/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
},
137137
"peerDependencies": {
138138
"@clerk/expo-passkeys": ">=0.0.6",
139-
"expo": ">=53 <56",
139+
"expo": ">=53 <57",
140140
"expo-apple-authentication": ">=7.0.0",
141141
"expo-auth-session": ">=5",
142142
"expo-constants": ">=12",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)