Commit 6715d63a authored by Lidan Hifi's avatar Lidan Hifi

fix dependencies

parent f6fd1cfd
......@@ -7,8 +7,8 @@
},
"dependencies": {
"babel-preset-react-native-stage-0": "^1.0.1",
"react": "^0.14.7",
"react-native": "^0.25.1",
"react": "^0.14.5",
"react-native": "0.25.1",
"react-native-notifications": "../"
},
"babel": {
......
......@@ -20,8 +20,8 @@
"core-js": "^1.0.0"
},
"peerDependencies": {
"react-native": ">=0.25.1",
"react": "0.14.5"
"react-native": "0.25.1",
"react": "^0.14.5"
},
"devDependencies": {
"babel-eslint": "^6.0.2",
......
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