Skip to content

Commit 951c779

Browse files
committed
fix: expo-tracking-transparency as peer dependency
1 parent 43aaf58 commit 951c779

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

packages/react-native-detour/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"expo-constants": "~55.0.11",
7979
"expo-device": "~55.0.12",
8080
"expo-localization": "*",
81+
"expo-tracking-transparency": "~55.0.11",
8182
"jest": "^29.7.0",
8283
"react": "19.2.0",
8384
"react-native": "0.83.4",
@@ -92,6 +93,7 @@
9293
"expo-constants": ">=17.1.7",
9394
"expo-device": ">=7.0.0",
9495
"expo-localization": ">=15.0.0",
96+
"expo-tracking-transparency": ">=5.0.0",
9597
"react": ">=18",
9698
"react-native": ">=0.72",
9799
"react-native-device-info": ">=10.0.0"
@@ -103,6 +105,9 @@
103105
"expo-device": {
104106
"optional": true
105107
},
108+
"expo-tracking-transparency": {
109+
"optional": true
110+
},
106111
"react-native-device-info": {
107112
"optional": true
108113
}

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)