mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-10-23 09:38:52 +08:00
bump version to 10.30.3 and remove unnecessary code in RCTPushy.mm
This commit is contained in:
@@ -124,7 +124,6 @@ RCT_EXPORT_MODULE(RCTPushy);
|
||||
loadVersion = [self rollback];
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return [RCTPushy binaryBundleURL];
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-update",
|
||||
"version": "10.30.2",
|
||||
"version": "10.30.3",
|
||||
"description": "react-native hot update",
|
||||
"main": "src/index",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user