fix #42 react-native peer dependencies
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": "^0.73.4",
|
||||
"expo-application": "^5.3.0 || ^5.8.4",
|
||||
"expo-constants": "^14.4.2 || ^15.4.6"
|
||||
"react-native": "0.73 - 0.74",
|
||||
"expo-application": "^5",
|
||||
"expo-constants": "14 - 16"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
Reference in New Issue
Block a user