@bugsnag/plugin-react-native-unhandled-rejection
Advanced tools
Comparing version 7.0.0-rc.4 to 7.0.0-rc.5
{ | ||
"name": "@bugsnag/plugin-react-native-unhandled-rejection", | ||
"version": "7.0.0-rc.4", | ||
"version": "7.0.0-rc.5", | ||
"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-rc.4", | ||
"@bugsnag/core": "^7.0.0-rc.5", | ||
"promise": "^8.0.2" | ||
}, | ||
"gitHead": "5297a506a3249fd0bb25ab0fb635383f1e471b58" | ||
"gitHead": "387f6ed1cfee14cc4b4af38e65693de72b9a474d" | ||
} |