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