diff --git a/package.json b/package.json index 4aa157f36bb8..7f2ce432c943 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,10 @@ "react-dom": "^15.5.4", "shelljs": "^0.7.7" }, + "repository": { + "type": "git", + "url": "git://github.com/storybooks/storybook.git" + }, "scripts": { "bootstrap": "lerna bootstrap", "lint": "eslint .",