Merge pull request #34 from nickhudkins/patch-1
Update react-native requirement in example
This commit is contained in:
commit
06a9ee3a70
@ -6,7 +6,7 @@
|
||||
"start": "node_modules/react-native/packager/packager.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "0.3.10",
|
||||
"react-native": "^0.4.0",
|
||||
"react-native-video": "^0.3.5"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user