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 c1dcda4 commit a0ca6c5Copy full SHA for a0ca6c5
packages/core/package.json
@@ -43,17 +43,13 @@
43
"url": "https://github.com/segmentio/analytics-react-native/issues"
44
},
45
"homepage": "https://github.com/segmentio/analytics-react-native#readme",
46
- "peerDependencies": {
47
- "react": "*",
48
- "react-native": "*"
49
- },
50
"dependencies": {
51
"@react-native-async-storage/async-storage": "^1.15.17",
52
"@segment/sovran-react-native": "^0.2.1",
53
"js-base64": "^3.7.2",
54
"nanoid": "^3.1.25",
55
- "react": "17.0.2",
56
- "react-native": "0.66.3"
+ "react": "^17.0.2",
+ "react-native": "^0.66.3"
57
58
"devDependencies": {
59
"@babel/core": "^7.12.9",
0 commit comments