Merge pull request #693 from dayangdata/master

remove peerDependencies in package.json
This commit is contained in:
Nick Pomfret 2017-05-08 09:51:46 +01:00 committed by GitHub
commit c3525c4128
1 changed files with 0 additions and 4 deletions

View File

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