Add repository field

This commit is contained in:
Brent Vatne 2015-04-04 12:04:59 -07:00
parent 5408fafff8
commit 53cd6044b8

View File

@ -7,6 +7,10 @@
"dependencies": { "dependencies": {
"react-native": "^0.3.1" "react-native": "^0.3.1"
}, },
"repository": {
"type": "git",
"url": "git@github.com:brentvatne/react-native-video.git"
},
"devDependencies": { "devDependencies": {
"jest-cli": "0.2.1" "jest-cli": "0.2.1"
} }