Commit b49587af authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update package.json

parent 4c49ca7e
...@@ -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.40.0" "react-native": ">=0.47.0"
}, },
"homepage": "https://github.com/evollu/react-native-fcm", "homepage": "https://github.com/evollu/react-native-fcm",
"keywords": [ "keywords": [
...@@ -24,5 +24,5 @@ ...@@ -24,5 +24,5 @@
"type": "git", "type": "git",
"url": "git+https://github.com/evollu/react-native-fcm.git" "url": "git+https://github.com/evollu/react-native-fcm.git"
}, },
"version": "7.5.1" "version": "8.0.0"
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment