diff --git a/Examples/simple-fcm-client/package.json b/Examples/simple-fcm-client/package.json index 88a4d981bd45dd1ce7afbd2d70c6bbf520997e49..3fb2a0d1e767391d1d0c563a0f1d474e3a0edd83 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": "^14.1.3", + "react-native-fcm": "^15.0.1", "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 46832e209d01f849e00ccaa8ee86c03eed6de895..35e71c47ffbb36e5aa4d99cf2e0ede69162d3862 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@^14.1.3: - version "14.1.3" - resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-14.1.3.tgz#14fe949ac7dfa8dea5ed116cbfbeba8cfce88763" +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-maps@^0.20.1: version "0.20.1"