Updated RN dep
This commit is contained in:
parent
1102a53c13
commit
06e040ad56
|
@ -4,13 +4,13 @@
|
|||
"type" : "git",
|
||||
"url" : "https://github.com/lwansbrough/react-native-camera.git"
|
||||
},
|
||||
"version": "0.2.9",
|
||||
"version": "0.2.10",
|
||||
"description": "A Camera component for React Native. Also reads barcodes.",
|
||||
"main": "Camera.ios.js",
|
||||
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
|
||||
"nativePackage": true,
|
||||
"peerDependencies": {
|
||||
"react-native": "^0.4.3"
|
||||
"react-native": "^0.5.0"
|
||||
},
|
||||
"keywords": [
|
||||
"react-native",
|
||||
|
|
Loading…
Reference in New Issue