@bugsnag/plugin-react-native-unhandled-rejection
Advanced tools
Comparing version 8.0.0-alpha.10 to 8.0.0-alpha.11
{ | ||
"name": "@bugsnag/plugin-react-native-unhandled-rejection", | ||
"version": "8.0.0-alpha.10", | ||
"version": "8.0.0-alpha.11", | ||
"main": "rejection-handler.js", | ||
@@ -20,3 +20,3 @@ "description": "@bugsnag/js plugin to report unhandled promise rejections in React Native", | ||
"devDependencies": { | ||
"@bugsnag/core": "^8.0.0-alpha.10", | ||
"@bugsnag/core": "^8.0.0-alpha.11", | ||
"promise": "^8.0.2" | ||
@@ -27,3 +27,3 @@ }, | ||
}, | ||
"gitHead": "295998db709e022da6f5c7e73571e5b9a45f045e" | ||
"gitHead": "588de378608a72609593d58f3b25838edba5021e" | ||
} |