Skip to content

Commit 2567684

Browse files
authored
Merge pull request #1078 from shilman/1046-package-repo
Update package.json with repository info
2 parents e29c55d + bc1bd2a commit 2567684

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
"react-dom": "^15.5.4",
2626
"shelljs": "^0.7.7"
2727
},
28+
"repository": {
29+
"type": "git",
30+
"url": "git://github.com/storybooks/storybook.git"
31+
},
2832
"scripts": {
2933
"bootstrap": "lerna bootstrap",
3034
"lint": "eslint .",

0 commit comments

Comments
 (0)