Skip to content

Commit

Permalink
package.json: s/repo/repository/
Browse files Browse the repository at this point in the history
npm doesn't know what a "repo" is.
  • Loading branch information
isaacs committed Aug 7, 2012
1 parent 0fb0999 commit 6c811fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
],
"author": "Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)",
"license": "MIT",
"repo": {
"repository": {
"type":"git",
"url": "https://github.com/dominictarr/through.git"
},
Expand Down

0 comments on commit 6c811fa

Please sign in to comment.