Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
Libin Lu committed May 15, 2018
1 parent e7a5f86 commit 56f8bbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Examples/simple-fcm-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
6 changes: 3 additions & 3 deletions Examples/simple-fcm-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4209,9 +4209,9 @@ [email protected]:
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"
Expand Down

0 comments on commit 56f8bbc

Please sign in to comment.