Parcourir la source

Merge commit 'refs/tags/jenkins-front-end-screenad-291-v153^{}' into release

tags/jenkins-front-end-screenad-292-^0
hupeng il y a 5 ans
Parent
révision
b0cee92073
2 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. +1
    -0
      App.js
  2. +2
    -1
      package.json

+ 1
- 0
App.js Voir le fichier

@@ -1180,6 +1180,7 @@ MyPage = CodePush(codePushOptions)(MyPage);
color : 'gray'
},

contentItemTopDetailSalePriceStr02:{
width:'100%',
height:'100%',


+ 2
- 1
package.json Voir le fichier

@@ -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",


Chargement…
Annuler
Enregistrer