diff --git a/package.json b/package.json index 7998419..9571239 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,10 @@ "s3", "generator" ], + "repository": { + "type": "git", + "url": "https://github.com/rprieto/thumbsup.git" + }, "scripts": { "example": "node example/build.js" },