diff --git a/package.json b/package.json index 366e26d..aa19b36 100644 --- a/package.json +++ b/package.json @@ -6,5 +6,9 @@ "grunt-contrib-cssmin": "^0.10.0", "grunt-contrib-uglify": "^0.6.0", "grunt-contrib-watch": "^0.6.1" + }, + "repository": { + "type": "git", + "url": "https://github.com/Rudloff/alltube.git" } }