diff --git a/package.json b/package.json index 3be7220efe3289824565eccf8afbb6c539fe80fe..8c7825fa244fd5339a73c36dda3863eb6cf58037 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "description": "React Native bridge for firebase cloud messaging (FCM)", "peerDependencies": { - "react-native": ">=0.40.0" + "react-native": ">=0.47.0" }, "homepage": "https://github.com/evollu/react-native-fcm", "keywords": [ @@ -24,5 +24,5 @@ "type": "git", "url": "git+https://github.com/evollu/react-native-fcm.git" }, - "version": "7.5.1" + "version": "8.0.0" }