chore: make expo-network optioanl peerDeps

This commit is contained in:
Taesu
2026-01-28 10:50:14 +09:00
parent c1f046f588
commit 7162e6c8c5

View File

@@ -88,6 +88,9 @@
"expo-linking": {
"optional": true
},
"expo-network": {
"optional": true
},
"expo-web-browser": {
"optional": true
}