mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-26 16:10:26 +00:00
bump android dependencies (#524)
* bump android dependencies * fixed lint
This commit is contained in:
committed by
Matt Apperson
parent
e76936b4fc
commit
be55cef093
@@ -6,12 +6,10 @@
|
||||
"start": "node_modules/react-native/packager/packager.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
"react": "15.4.2",
|
||||
"react-native": "^0.40.0",
|
||||
|
||||
"react-native": "^0.42.0",
|
||||
"react-native-video": "file:../",
|
||||
"react-native-windows": "~0.38.0"
|
||||
"react-native-windows": "^0.40.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rnpm-plugin-windows": "~0.2.3"
|
||||
|
||||
Reference in New Issue
Block a user