@bugsnag/plugin-react-native-unhandled-rejection
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"name": "@bugsnag/plugin-react-native-unhandled-rejection", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"main": "rejection-handler.js", | ||
@@ -20,6 +20,6 @@ "description": "@bugsnag/js plugin to report unhandled promise rejections in React Native", | ||
"devDependencies": { | ||
"@bugsnag/core": "^7.0.0", | ||
"@bugsnag/core": "^7.0.1", | ||
"promise": "^8.0.2" | ||
}, | ||
"gitHead": "0b65c33345c1190b705ba1dffb2528e8e17240a9" | ||
"gitHead": "e0cadcf91ef4609146ba898038d59252b0c98a9a" | ||
} |