File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,10 +38,6 @@ def findReactNativePackageJson() {
3838
3939 return null
4040}
41- }
42-
43- return null
44- }
4541
4642def getReactNativeVersion () {
4743 File packageJson = findReactNativePackageJson()
Original file line number Diff line number Diff line change 11{
22 "name" : " @srcpush/react-native-code-push" ,
3- "version" : " 1.1.4 " ,
3+ "version" : " 1.1.5 " ,
44 "description" : " React Native plugin for the CodePush service" ,
55 "main" : " CodePush.js" ,
66 "typings" : " typings/react-native-code-push.d.ts" ,
7- "homepage" : " https://srcpush.com/ " ,
7+ "homepage" : " https://docs. srcpush.com" ,
88 "keywords" : [
99 " react-native" ,
10+ " react" ,
11+ " rn" ,
1012 " code" ,
1113 " srcpush" ,
1214 " ota" ,
13- " push"
15+ " push" ,
16+ " update" ,
17+ " mobile" ,
18+ " app" ,
19+ " deployment" ,
20+ " release"
1421 ],
1522 "author" : " Source Push" ,
1623 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments