Add repository to package.json

pull/9/head
rprieto 10 years ago
parent 704d79772e
commit 5a44f5c6ed

@ -14,6 +14,10 @@
"s3",
"generator"
],
"repository": {
"type": "git",
"url": "https://github.com/rprieto/thumbsup.git"
},
"scripts": {
"example": "node example/build.js"
},

Loading…
Cancel
Save