Add repository field
This commit is contained in:
parent
634b8b7cd4
commit
d26634141f
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue