fix merge conflict
This commit is contained in:
parent
ef53716df3
commit
b6a08a19c8
@ -145,10 +145,6 @@ RCT_EXPORT_MODULE(RCTHotUpdate);
|
||||
return NO;
|
||||
}
|
||||
|
||||
- (void)init {
|
||||
|
||||
}
|
||||
|
||||
- (NSDictionary *)constantsToExport
|
||||
{
|
||||
NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults];
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-update",
|
||||
"version": "5.2.2",
|
||||
"version": "5.2.3",
|
||||
"description": "react-native hot update",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user