mirror of
https://github.com/status-im/react-native-camera.git
synced 2025-02-24 09:48:17 +00:00
remove peerDependencies in package.json
In react-native 0.44, this will cause "UNMET PEER DEPENDENCY" warning.
This commit is contained in:
parent
8937d44e1e
commit
6153d3d8ab
@ -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…
x
Reference in New Issue
Block a user