1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-12-21 13:13:58 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Update version to 10.36.5 in package.json and simplify version change checks in RCTPushy.mm

This commit is contained in:
sunnylqm
2025-12-11 10:29:48 +08:00
parent 8ac7b83e5b
commit cc1e5776b5
4 changed files with 5 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "10.36.4",
"version": "10.36.5",
"description": "react-native hot update",
"main": "src/index",
"scripts": {