0.4.0
This commit is contained in:
parent
3f04dd3587
commit
a8c07ff4fd
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "react-native-camera",
|
"name": "react-native-camera",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type" : "git",
|
"type": "git",
|
||||||
"url" : "https://github.com/lwansbrough/react-native-camera.git"
|
"url": "https://github.com/lwansbrough/react-native-camera.git"
|
||||||
},
|
},
|
||||||
"version": "0.3.8",
|
"version": "0.4.0",
|
||||||
"description": "A Camera component for React Native. Also reads barcodes.",
|
"description": "A Camera component for React Native. Also reads barcodes.",
|
||||||
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
|
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
|
||||||
"nativePackage": true,
|
"nativePackage": true,
|
||||||
|
|
Loading…
Reference in New Issue