Remove peerDependencies
Showing
| ... | @@ -17,11 +17,5 @@ | ... | @@ -17,11 +17,5 @@ |
| "cocoapod" | "cocoapod" | ||
| ], | ], | ||
| "author": "Rebecca Hughes <rebecca@learnium.net> (https://github.com/rebeccahughes)", | "author": "Rebecca Hughes <rebecca@learnium.net> (https://github.com/rebeccahughes)", | ||
| "license": "MIT", | "license": "MIT" | ||
| "dependencies": { | |||
| "eventemitter3": "^1.1.0" | |||
| }, | |||
| "peerDependencies": { | |||
| "react-native": ">=0.5" | |||
| } | |||
| } | } |
Please
register
or
sign in
to comment