parent
7f69acdad1
commit
be31e128b4
|
@ -1,3 +1,5 @@
|
|||
package-lock.json
|
||||
|
||||
# OSX
|
||||
#
|
||||
.DS_Store
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/lwansbrough/react-native-camera.git"
|
||||
},
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.2",
|
||||
"description": "A Camera component for React Native. Also reads barcodes.",
|
||||
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
|
||||
"nativePackage": true,
|
||||
|
@ -30,4 +30,4 @@
|
|||
"scripts": {
|
||||
"postinstall": "opencollective postinstall"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue