"Examples/Tests/iOS/Tests.xcodeproj/project.pbxproj" did not exist on "c749a3825aca0476376bad45c003dad3fc70e9b8"
Update package.json
Showing
| ... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
| }, | }, | ||
| "description": "React Native bridge for firebase cloud messaging (FCM)", | "description": "React Native bridge for firebase cloud messaging (FCM)", | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "react-native": ">=0.47.0" | "react-native": ">=0.40.0" | ||
| }, | }, | ||
| "homepage": "https://github.com/evollu/react-native-fcm", | "homepage": "https://github.com/evollu/react-native-fcm", | ||
| "keywords": [ | "keywords": [ | ||
| ... | ... |
Please register or sign in to comment