@bugsnag/plugin-react-native-unhandled-rejection
Advanced tools
Comparing version 8.0.0-alpha.11 to 8.0.0-alpha.12
{ | ||
"name": "@bugsnag/plugin-react-native-unhandled-rejection", | ||
"version": "8.0.0-alpha.11", | ||
"version": "8.0.0-alpha.12", | ||
"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.11", | ||
"@bugsnag/core": "^8.0.0-alpha.12", | ||
"promise": "^8.0.2" | ||
@@ -27,3 +27,3 @@ }, | ||
}, | ||
"gitHead": "588de378608a72609593d58f3b25838edba5021e" | ||
"gitHead": "63a9eb479927d4122d51af6d5be67c5c114bd8d4" | ||
} |