diff --git a/App.js b/App.js index 4717e46..9e3277c 100644 --- a/App.js +++ b/App.js @@ -1180,6 +1180,7 @@ MyPage = CodePush(codePushOptions)(MyPage); color : 'gray' }, + contentItemTopDetailSalePriceStr02:{ width:'100%', height:'100%', diff --git a/package.json b/package.json index 1c95fe6..c36f812 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "react-native": "0.59.9", "react-native-animatable": "^1.3.2", "react-native-camera": "^1.12.0", - "react-native-code-push": "^5.6.0", + "code-push": "2.0.7", + "react-native-code-push": "5.6.1", "react-native-device-info": "^2.1.2", "react-native-shadow": "^1.2.2", "react-native-snap-carousel": "^3.8.0",