Version locked react until a fix is found for crashing issue

This commit is contained in:
Lochlan Wansbrough 2015-04-08 22:13:34 -07:00
parent a57508a2c3
commit b6cac4fa9a

View File

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