update example to react-native version 0.10.1
This commit is contained in:
parent
1148ac5417
commit
3e0a1572f4
|
@ -6,6 +6,6 @@
|
|||
"start": "node_modules/react-native/packager/packager.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "0.10.0"
|
||||
"react-native": "0.10.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue