Commit 32c3ce4f authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update package.json

parent 06d1a3c7
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
"test": "jest" "test": "jest"
}, },
"dependencies": { "dependencies": {
"react": "15.3.2", "react": "~15.4.0-rc.4",
"react-native": "0.35.0", "react-native": "^0.40.0",
"react-native-fcm": "^2.3.1" "react-native-fcm": "^4.0.0"
}, },
"jest": { "jest": {
"preset": "jest-react-native" "preset": "jest-react-native"
......
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