Add repository field

This commit is contained in:
Brent Vatne 2015-04-04 12:05:43 -07:00
parent 634b8b7cd4
commit d26634141f
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@
"email": "brentvatne@gmail.com",
"url": "https://github.com/brentvatne"
},
"repository": {
"type": "git",
"url": "git@github.com:brentvatne/react-native-linear-gradient.git"
},
"dependencies": {
"react-native": "^0.3.1"
},