@bugsnag/plugin-react-native-unhandled-rejection
Advanced tools
Comparing version 8.0.0-alpha.6 to 8.0.0-alpha.7
{ | ||
"name": "@bugsnag/plugin-react-native-unhandled-rejection", | ||
"version": "8.0.0-alpha.6", | ||
"version": "8.0.0-alpha.7", | ||
"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.6", | ||
"@bugsnag/core": "^8.0.0-alpha.7", | ||
"promise": "^8.0.2" | ||
@@ -27,3 +27,3 @@ }, | ||
}, | ||
"gitHead": "df39940edb8e33c5edaeb479ff94ba8e87b72f1d" | ||
"gitHead": "9b5fafd2ff4ab56650d1a06dd5a0df119fae8054" | ||
} |