No patches
This commit is contained in:
parent
d9a6a627d3
commit
d6244cbc54
|
@ -1,5 +0,0 @@
|
||||||
--- node_modules/react-native-http-bridge/ios/RCTHttpServer.h.bak 2017-11-23 00:47:07.000000000 +0100
|
|
||||||
+++ node_modules/react-native-http-bridge/ios/RCTHttpServer.h 2017-11-23 00:48:02.000000000 +0100
|
|
||||||
@@ -1 +1 @@
|
|
||||||
-#import "RCTBridgeModule.h"
|
|
||||||
+#import <React/RCTBridgeModule.h>
|
|
|
@ -1,11 +0,0 @@
|
||||||
--- node_modules/instabug-reactnative/ios/RNInstabug/InstabugReactBridge.h.bak 2017-11-23 00:50:00.000000000 +0100
|
|
||||||
+++ node_modules/instabug-reactnative/ios/RNInstabug/InstabugReactBridge.h 2017-11-23 00:50:38.000000000 +0100
|
|
||||||
@@ -7,7 +7,7 @@
|
|
||||||
//
|
|
||||||
|
|
||||||
#import <Foundation/Foundation.h>
|
|
||||||
-#import "RCTBridgeModule.h"
|
|
||||||
+#import <React/RCTBridgeModule.h>
|
|
||||||
#import "RCTEventEmitter.h"
|
|
||||||
|
|
||||||
@interface InstabugReactBridge : RCTEventEmitter <RCTBridgeModule>
|
|
Loading…
Reference in New Issue