Pin resolution of Statsig Expo dependencies (#4382)

* Force resolution of expo-constants

* Pin expo-device
This commit is contained in:
dan 2024-06-06 00:40:28 +01:00 committed by GitHub
parent 492c271a06
commit 5d2119ffe5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 98 deletions

View file

@ -271,6 +271,8 @@
"resolutions": {
"@types/react": "^18",
"**/zeed-dom": "0.10.9",
"**/expo-constants": "16.0.1",
"**/expo-device": "6.0.2",
"@react-native/babel-preset": "0.74.1"
},
"jest": {