Skip to content

Commit

Permalink
Merge pull request #2 from matthew-andrews/patch-1
Browse files Browse the repository at this point in the history
Stop NPM from warning 'No repository field'
  • Loading branch information
wilsonpage committed Jul 24, 2013
2 parents 72ebf97 + 75d230b commit fe2b579
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -9,6 +9,10 @@
"scripts": {
"test": "node_modules/buster/bin/buster-test"
},
"repository": {
"type": "git",
"url": "git://github.com/wilsonpage/event.git"
},
"contributors": [
"Wilson Page",
"Matt Andrews"
Expand Down

0 comments on commit fe2b579

Please sign in to comment.