fix linting issues
Showing
| ... | ... | @@ -26,7 +26,7 @@ |
| }, | ||
| "peerDependencies": { | ||
| "react-native": ">=0.25.1", | ||
| "react": "^0.14.5" | ||
| "react": ">=0.14.5" | ||
| }, | ||
| "devDependencies": { | ||
| "babel-eslint": "^6.0.2", | ||
| ... | ... |
Please register or sign in to comment