Skip to content

Commit f0e1ac0

Browse files
committed
Turn Sentry into a peer dependency
1 parent 24973a2 commit f0e1ac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
"@types/react": "^18.2.44"
103103
},
104104
"peerDependencies": {
105+
"@sentry/react-native": ">=6.3.0",
105106
"react": "*",
106107
"react-native": "*",
107108
"react-native-app-auth": "*",
@@ -149,7 +150,6 @@
149150
"version": "0.44.1"
150151
},
151152
"dependencies": {
152-
"@sentry/react-native": "^6.3.0",
153153
"react-native-logs": "^5.3.0",
154154
"react-native-uuid": "^2.0.3"
155155
}

0 commit comments

Comments
 (0)