We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2336ee4 commit bdc29f9Copy full SHA for bdc29f9
packages/react-native-sdk/package.json
@@ -58,14 +58,14 @@
58
"web-vitals": "^4.0.1"
59
},
60
"devDependencies": {
61
+ "@react-native-async-storage/async-storage": "1.15.5",
62
"@types/ua-parser-js": "^0.7.36",
63
"react-native": "0.72.6",
- "@react-native-async-storage/async-storage": "1.15.5",
64
"user-agent-data-types": "^0.4.2"
65
66
"peerDependencies": {
67
- "react-native": ">=0.70.0",
68
- "@react-native-async-storage/async-storage": ">= 1.15.5"
+ "@react-native-async-storage/async-storage": ">= 1.15.5",
+ "react-native": ">=0.70.0"
69
70
"publishConfig": {
71
"access": "public"
0 commit comments