Skip to content

Commit

Permalink
Added credits for mark-friedman
Browse files Browse the repository at this point in the history
  • Loading branch information
a7ul committed Jun 21, 2018
1 parent 40d2dee commit 185739c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ setNativeExceptionHandler(nativeErrorCallback, false);
- [Paulus Esterhazy](https://github.com/pesterhazy)
- [TomMahle](https://github.com/TomMahle)
- [Sébastien Krafft](https://github.com/skrafft)
- [Mark Friedman](https://github.com/mark-friedman)

## TESTING NATIVE EXCEPTIONS/ERRORS

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-exception-handler",
"version": "2.8.8",
"version": "2.8.9",
"description": "A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 185739c

Please sign in to comment.