upgrade to react-native 0.25

This commit is contained in:
Lidan Hifi
2016-05-19 18:31:45 +03:00
parent 45cf304cbd
commit d5b080e91b
13 changed files with 446 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
"dependencies": {
"babel-preset-react-native-stage-0": "^1.0.1",
"react": "^0.14.7",
"react-native": "^0.22.2",
"react-native": "^0.25.1",
"react-native-notifications": "../"
},
"babel": {