Commit 2ed1c1b5 authored by Libin Lu's avatar Libin Lu

7.0.0

parent 60112b82
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"react": "16.0.0-alpha.6", "react": "16.0.0-alpha.6",
"react-native": "^0.44.2", "react-native": "^0.44.2",
"react-native-fcm": "^6.0.2" "react-native-fcm": "^7.0.0"
}, },
"jest": { "jest": {
"preset": "jest-react-native" "preset": "jest-react-native"
......
...@@ -3129,9 +3129,9 @@ react-devtools-core@^2.0.8: ...@@ -3129,9 +3129,9 @@ react-devtools-core@^2.0.8:
shell-quote "^1.6.1" shell-quote "^1.6.1"
ws "^2.0.3" ws "^2.0.3"
react-native-fcm@^6.0.2: react-native-fcm@^7.0.0:
version "6.0.2" version "7.0.0"
resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-6.0.2.tgz#432578deaf9ad0fa968424c1babb5563c68eaa7e" resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-7.0.0.tgz#ce821307f59adb178d0a6729b2267bd04f6ea240"
react-native@^0.44.2: react-native@^0.44.2:
version "0.44.2" version "0.44.2"
......
...@@ -24,5 +24,5 @@ ...@@ -24,5 +24,5 @@
"type": "git", "type": "git",
"url": "git+https://github.com/evollu/react-native-fcm.git" "url": "git+https://github.com/evollu/react-native-fcm.git"
}, },
"version": "6.2.3" "version": "7.0.0"
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment