diff --git a/Examples/simple-fcm-client/package.json b/Examples/simple-fcm-client/package.json index d15169d490825cddd0ad49a2497d03b5f9a041ed..54d46eb71a1b4b7d23c94276729584eb50510fb3 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.2.0" + "react-native-fcm": "^9.3.0" }, "jest": { "preset": "jest-react-native"