1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-18 16:20:40 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

fix merge conflict

This commit is contained in:
DengYun
2019-08-16 17:01:01 +08:00
parent ef53716df3
commit bd302b641b
2 changed files with 1 additions and 5 deletions

View File

@@ -145,10 +145,6 @@ RCT_EXPORT_MODULE(RCTHotUpdate);
return NO;
}
- (void)init {
}
- (NSDictionary *)constantsToExport
{
NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults];

View File

@@ -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": {