mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-25 07:45:56 +00:00
ExoPlayer (#426)
This commit is contained in:
committed by
Matt Apperson
parent
cd53e389a0
commit
9a936c9e8f
@@ -6,12 +6,14 @@
|
||||
"start": "node_modules/react-native/packager/packager.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
"react": "15.4.2",
|
||||
"react-native": "^0.40.0",
|
||||
|
||||
"react-native-video": "file:../",
|
||||
"react-native-windows": "^0.33.4"
|
||||
"react-native-windows": "~0.38.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rnpm-plugin-windows": "^0.2.3"
|
||||
"rnpm-plugin-windows": "~0.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user