Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
Libin Lu committed Sep 27, 2017
1 parent 520a30e commit defb096
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.47.2",
"react-native-fcm": "^9.6.0"
"react-native-fcm": "^9.6.2"
},
"jest": {
"preset": "jest-react-native"
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 @@ -3635,9 +3635,9 @@ [email protected]:
shell-quote "^1.6.1"
ws "^2.0.3"

react-native-fcm@^9.6.0:
version "9.6.0"
resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-9.6.0.tgz#3aced1ce84d20d21c18e7e04c0471521c815ee9e"
react-native-fcm@^9.6.2:
version "9.6.2"
resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-9.6.2.tgz#df1b9b04809289eca062e399fe1b177a11267be9"

react-native@^0.47.2:
version "0.47.2"
Expand Down

0 comments on commit defb096

Please sign in to comment.