Skip to content

Commit c35c446

Browse files
StevenSteven
authored andcommitted
update
1 parent 379b863 commit c35c446

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Example/testHotUpdate/update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"appKey": "SqShg4Klnj2hG6LAFMW2PdcgSSuniz0T"
55
},
66
"android": {
7-
"appId": 29041,
8-
"appKey": "z9QWhywEiBMaE93ZBk42jqlz"
7+
"appId": 27509,
8+
"appKey": "aQz3Uc2pA7gt_prDaQ4rbWRY"
99
}
10-
}
10+
}

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "react-native-update",
3-
"version": "10.26.4",
3+
"version": "10.27.0",
44
"description": "react-native hot update",
55
"main": "src/index",
6-
"podspecPath": "ExpoPushy.podspec",
76
"scripts": {
87
"prepack": "yarn submodule && yarn lint",
98
"lint": "eslint \"src/*.@(ts|tsx|js|jsx)\" && tsc --noEmit",

0 commit comments

Comments
 (0)