feat(sdk/react-native): add expo deps support for sdk 50
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
31f299d45e
commit
11d262cc2a
@@ -22,8 +22,8 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": "^0.73.4",
|
||||
"expo-application": "^5.8.4",
|
||||
"expo-constants": "^15.4.6"
|
||||
"expo-application": "^5.3.0 || ^5.8.4",
|
||||
"expo-constants": "^14.4.2 || ^15.4.6"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
Reference in New Issue
Block a user