diff --git a/Examples/simple-fcm-client/package.json b/Examples/simple-fcm-client/package.json index 3fb2a0d1e767391d1d0c563a0f1d474e3a0edd83..de7fb6c511a3c6ebc739529a093399a21c63d784 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.55.4", - "react-native-fcm": "^15.0.1", + "react-native-fcm": "^16.2.3", "react-native-maps": "^0.20.1", "react-navigation": "^1.2.1" }, diff --git a/Examples/simple-fcm-client/yarn.lock b/Examples/simple-fcm-client/yarn.lock index 35e71c47ffbb36e5aa4d99cf2e0ede69162d3862..d22c002f4abf6cde0e0ad93c22b185606db99a95 100644 --- a/Examples/simple-fcm-client/yarn.lock +++ b/Examples/simple-fcm-client/yarn.lock @@ -4209,9 +4209,9 @@ react-native-drawer-layout@1.3.2: dependencies: react-native-dismiss-keyboard "1.0.0" -react-native-fcm@^15.0.1: - version "15.0.1" - resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-15.0.1.tgz#9083403eb0efc45cfc8e7230d849cd4db7174e10" +react-native-fcm@^16.2.3: + version "16.2.3" + resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-16.2.3.tgz#f55822b8987007221c691f8603b868e67a99ff10" react-native-maps@^0.20.1: version "0.20.1"