Merge branch 'feature/sentry-integration' into 'master'
Add Sentry React Native SDK See merge request !181
... | ... | @@ -44,11 +44,13 @@ |
"react": "16.4.1", | ||
"react-i18next": "^7.9.0", | ||
"react-native": "0.56.0", | ||
"react-native-dotenv": "^0.2.0", | ||
"react-native-drawer": "^2.3.0", | ||
"react-native-fcm": "^16.0.0", | ||
"react-native-linear-gradient": "^2.4.0", | ||
"react-native-locale-detector": "^1.0.1", | ||
"react-native-render-html": "^3.10.0", | ||
"react-native-sentry": "^0.38.2", | ||
"react-native-snackbar": "^0.4.7", | ||
"react-native-vector-icons": "^4.6.0", | ||
"react-redux": "^5.0.7", | ||
... | ... |