Skip to content

Commit 90b4fa2

Browse files
committed
fix: swap peerDep on expo to be with @expo/metro-config
1 parent 29e03e1 commit 90b4fa2

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
@@ -159,7 +159,7 @@
159159
"debug": "^4.4.1"
160160
},
161161
"peerDependencies": {
162-
"expo": "54.0.0-preview.13",
162+
"@expo/metro-config": ">0.21.8",
163163
"lightningcss": ">=1.27.0",
164164
"react": "19.1.0",
165165
"react-native": "0.81.0"

0 commit comments

Comments
 (0)