From b49587af626c3c56a882c405e0a296ab99cd8493 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Wed, 2 Aug 2017 09:38:10 -0400 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3be7220..8c7825f 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" } -- 2.26.2