Update to support react-native 0.3.10
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"start": "node_modules/react-native/packager/packager.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "0.3.4",
|
||||
"react-native-video": "^0.2.5"
|
||||
"react-native": "0.3.10",
|
||||
"react-native-video": "^0.2.6"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user