Version locked react until a fix is found for crashing issue
This commit is contained in:
parent
a57508a2c3
commit
b6cac4fa9a
@ -4,12 +4,12 @@
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/lwansbrough/react-native-camera.git"
|
||||
},
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"description": "A Camera element for React Native",
|
||||
"main": "Camera.ios.js",
|
||||
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
|
||||
"dependencies": {
|
||||
"react-native": "^0.3.1"
|
||||
"react-native": "0.3.1"
|
||||
},
|
||||
"keywords": [
|
||||
"react-native",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user