mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-23 15:07:45 +00:00
Fix imports and bump sample project to 0.8.0
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"start": "node_modules/react-native/packager/packager.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "^0.4.4",
|
||||
"react-native-video": "^0.4.1"
|
||||
"react-native": "0.8.0",
|
||||
"react-native-video": "0.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user