Skip to content

Commit

Permalink
import reordering of RCTBridge for bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
a7ul committed Apr 9, 2018
1 parent d035fa2 commit 4e888a5
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 @@ -419,6 +419,7 @@ setNativeExceptionHandler(nativeErrorCallback, false);
- [Gant Laborde](https://github.com/GantMan)
- [Himanshu Singh](https://github.com/himanshusingh2407)
- [Paulus Esterhazy](https://github.com/pesterhazy)
- [TomMahle](https://github.com/TomMahle)

## 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.7.1",
"version": "2.7.5",
"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 4e888a5

Please sign in to comment.