update react-native-camera version
This commit is contained in:
parent
8eb5047d7a
commit
482bea2e95
|
@ -58,13 +58,13 @@ PODS:
|
|||
- React/Core (= 0.56.0)
|
||||
- react-native-background-timer (2.1.0-alpha.6):
|
||||
- React
|
||||
- react-native-camera (1.2.0):
|
||||
- react-native-camera (1.1.5):
|
||||
- React
|
||||
- react-native-camera/RCT (= 1.2.0)
|
||||
- react-native-camera/RN (= 1.2.0)
|
||||
- react-native-camera/RCT (1.2.0):
|
||||
- react-native-camera/RCT (= 1.1.5)
|
||||
- react-native-camera/RN (= 1.1.5)
|
||||
- react-native-camera/RCT (1.1.5):
|
||||
- React
|
||||
- react-native-camera/RN (1.2.0):
|
||||
- react-native-camera/RN (1.1.5):
|
||||
- React
|
||||
- React/Core (0.56.0):
|
||||
- yoga (= 0.56.0.React)
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"react-dom": "16.2.0",
|
||||
"react-native": "github:status-im/react-native#status-0.56-1",
|
||||
"react-native-background-timer": "2.1.0-alpha.6",
|
||||
"react-native-camera": "https://github.com/status-im/react-native-camera#1.2.0-7",
|
||||
"react-native-camera": "https://github.com/status-im/react-native-camera#1.1.5-1",
|
||||
"react-native-config": "https://github.com/status-im/react-native-config#0.11.2-1",
|
||||
"react-native-crypto": "2.1.1",
|
||||
"react-native-dialogs": "1.0.2",
|
||||
|
|
Loading…
Reference in New Issue