We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24973a2 commit f0e1ac0Copy full SHA for f0e1ac0
1 file changed
package.json
@@ -102,6 +102,7 @@
102
"@types/react": "^18.2.44"
103
},
104
"peerDependencies": {
105
+ "@sentry/react-native": ">=6.3.0",
106
"react": "*",
107
"react-native": "*",
108
"react-native-app-auth": "*",
@@ -149,7 +150,6 @@
149
150
"version": "0.44.1"
151
152
"dependencies": {
- "@sentry/react-native": "^6.3.0",
153
"react-native-logs": "^5.3.0",
154
"react-native-uuid": "^2.0.3"
155
}
0 commit comments