1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
sunnylqm 2024-01-22 18:39:52 +08:00
parent 2a3b8e5707
commit 296498e20a
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ {
"ios": { "ios": {
"appId": 10976, "appId": 24794,
"appKey": "p5q_rPYNOE0WdCf-i9ZCGPw-DUGUCMvY" "appKey": "SqShg4Klnj2hG6LAFMW2PdcgSSuniz0T"
}, },
"android": { "android": {
"appId": 10977, "appId": 10977,

View File

@ -40,7 +40,7 @@
}, },
"peerDependencies": { "peerDependencies": {
"react": ">=16.8.0", "react": ">=16.8.0",
"react-native": ">=0.57.0" "react-native": ">=0.59.0"
}, },
"homepage": "https://github.com/reactnativecn/react-native-pushy#readme", "homepage": "https://github.com/reactnativecn/react-native-pushy#readme",
"dependencies": { "dependencies": {