diff --git a/Examples/simple-fcm-client/package.json b/Examples/simple-fcm-client/package.json index 70bf99ff80143c7b6035544041edc726ad0d8f33..d15169d490825cddd0ad49a2497d03b5f9a041ed 100644 --- a/Examples/simple-fcm-client/package.json +++ b/Examples/simple-fcm-client/package.json @@ -9,7 +9,7 @@ "dependencies": { "react": "16.0.0-alpha.12", "react-native": "^0.47.2", - "react-native-fcm": "^9.1.0" + "react-native-fcm": "^9.2.0" }, "jest": { "preset": "jest-react-native"