@bugsnag/plugin-react-native-unhandled-rejection
Advanced tools
Comparing version 7.16.0 to 7.16.1
{ | ||
"name": "@bugsnag/plugin-react-native-unhandled-rejection", | ||
"version": "7.16.0", | ||
"version": "7.16.1", | ||
"main": "rejection-handler.js", | ||
@@ -20,3 +20,3 @@ "description": "@bugsnag/js plugin to report unhandled promise rejections in React Native", | ||
"devDependencies": { | ||
"@bugsnag/core": "^7.16.0", | ||
"@bugsnag/core": "^7.16.1", | ||
"promise": "^8.0.2" | ||
@@ -27,3 +27,3 @@ }, | ||
}, | ||
"gitHead": "15164a6fd606169f481f8105f5f7f2e8c1d57714" | ||
"gitHead": "33aca34a83c88b8e213aad8e94bfd99ccb3a68a4" | ||
} |