MM-14154 Update react-native-image-gallery (#2655)

This commit is contained in:
Elias Nahum 2019-03-20 05:42:20 -03:00 committed by Sudheer
parent e053219fb0
commit ae66a81e10
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -11945,8 +11945,8 @@
}
},
"react-native-image-gallery": {
"version": "github:enahum/react-native-image-gallery#a98b1051e94f5a394541ca1ff9b15e2c9ffed84f",
"from": "github:enahum/react-native-image-gallery#a98b1051e94f5a394541ca1ff9b15e2c9ffed84f",
"version": "github:enahum/react-native-image-gallery#c1a9f7118e90cc87d47620bc0584c9cac4b0cf38",
"from": "github:enahum/react-native-image-gallery#c1a9f7118e90cc87d47620bc0584c9cac4b0cf38",
"requires": {
"prop-types": "^15.6.0",
"react-mixin": "^3.0.5",

View file

@ -36,7 +36,7 @@
"react-native-document-picker": "2.2.0",
"react-native-exception-handler": "2.10.6",
"react-native-gesture-handler": "1.0.15",
"react-native-image-gallery": "github:enahum/react-native-image-gallery#a98b1051e94f5a394541ca1ff9b15e2c9ffed84f",
"react-native-image-gallery": "github:enahum/react-native-image-gallery#c1a9f7118e90cc87d47620bc0584c9cac4b0cf38",
"react-native-image-picker": "0.28.0",
"react-native-keyboard-aware-scroll-view": "0.8.0",
"react-native-keychain": "3.1.1",