Remove react-native-windows as a direct dependency of react-native-video (#730)

This commit is contained in:
Mark Miyashita 2017-08-11 09:44:38 -07:00 committed by Matt Apperson
parent 5738757966
commit 4ca5956e58

View File

@ -28,8 +28,7 @@
}, },
"dependencies": { "dependencies": {
"keymirror": "0.1.1", "keymirror": "0.1.1",
"prop-types": "^15.5.10", "prop-types": "^15.5.10"
"react-native-windows": "0.41.0-rc.0"
}, },
"scripts": { "scripts": {
"test": "node_modules/.bin/eslint *.js" "test": "node_modules/.bin/eslint *.js"