Updated RN dep

This commit is contained in:
Lochlan Wansbrough 2015-06-09 11:05:02 -07:00
parent 1102a53c13
commit 06e040ad56
1 changed files with 2 additions and 2 deletions

View File

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