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": {
"react-native": "^0.3.1"
},
"repository": {
"type": "git",
"url": "git@github.com:brentvatne/react-native-video.git"
},
"devDependencies": {
"jest-cli": "0.2.1"
}