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