Merge pull request #693 from dayangdata/master
remove peerDependencies in package.json
This commit is contained in:
commit
c3525c4128
|
@ -7,10 +7,6 @@
|
|||
"version": "0.8.0",
|
||||
"description": "A Camera component for React Native. Also reads barcodes.",
|
||||
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
|
||||
"peerDependencies": {
|
||||
"react": ">=15.4.0",
|
||||
"react-native": ">=0.40"
|
||||
},
|
||||
"nativePackage": true,
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/lwansbrough/react-native-camera",
|
||||
|
|
Loading…
Reference in New Issue