sdk react-native: update peer deps

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-03-12 23:03:57 +01:00
parent dd36a8037a
commit dddae6d443

View File

@@ -21,9 +21,9 @@
"typescript": "^5.2.2"
},
"peerDependencies": {
"react-native": "^0.72.5",
"expo-application": "~5.3.0",
"expo-constants": "~14.4.2"
"react-native": "^0.73.4",
"expo-application": "^5.3.0",
"expo-constants": "^14.4.2"
},
"eslintConfig": {
"root": true,