Upgraded react-native-camera. Fixes #1359

This commit is contained in:
Julien Eluard 2017-06-27 22:46:00 +02:00 committed by Roman Volosovskyi
parent 348fe17816
commit dde5313e94
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
"react-native-android-sms-listener": "github:adrian-tiberius/react-native-android-sms-listener#listener-bugfix",
"react-native-autogrow-textinput": "^3.0.2",
"react-native-autolink": "^0.10.0",
"react-native-camera": "^0.7.0",
"react-native-camera": "^0.9.4",
"react-native-circle-checkbox": "github:paramoshkinandrew/ReactNativeCircleCheckbox",
"react-native-contacts": "^0.2.4",
"react-native-crypto": "^2.0.1",