Skip to content

Commit

Permalink
Merge pull request #2 from repoify/add/repository
Browse files Browse the repository at this point in the history
Add repository field to readme
  • Loading branch information
jonathanong committed Oct 9, 2013
2 parents 3399f4b + cc4024f commit 83b8df2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Expand Up @@ -10,5 +10,9 @@
},
"scripts": [
"index.js"
]
],
"repository": {
"type": "git",
"url": "https://github.com/component/humanize-number.git"
}
}

0 comments on commit 83b8df2

Please sign in to comment.