Skip to content

Commit

Permalink
Merge pull request #1078 from shilman/1046-package-repo
Browse files Browse the repository at this point in the history
Update package.json with repository info
  • Loading branch information
shilman authored May 20, 2017
2 parents e29c55d + bc1bd2a commit 2567684
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 .",
Expand Down

0 comments on commit 2567684

Please sign in to comment.