Skip to content

Commit 60a5ddd

Browse files
committed
fix: swap peerDep on expo to be with @expo/metro-config
1 parent fbdda16 commit 60a5ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"debug": "^4.4.1"
159159
},
160160
"peerDependencies": {
161-
"expo": "54.0.0-preview.13",
161+
"@expo/metro-config": ">0.21.8",
162162
"lightningcss": ">=1.27.0",
163163
"react": "19.1.0",
164164
"react-native": "0.81.1"

0 commit comments

Comments
 (0)