Skip to content

Commit

Permalink
Merge pull request #73 from repoify/add/repository
Browse files Browse the repository at this point in the history
Add repository field to readme
  • Loading branch information
tj committed Aug 24, 2013
2 parents d5596d5 + 7463f81 commit 25a7205
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,9 @@
"testing"
],
"author": "TJ Holowaychuk",
"license": "MIT"
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/visionmedia/supertest.git"
}
}

0 comments on commit 25a7205

Please sign in to comment.