Skip to content

Commit

Permalink
Merge pull request #42 from frankrousseau/master
Browse files Browse the repository at this point in the history
Add repository field to NPM manifest
  • Loading branch information
fergiemcdowall committed Sep 5, 2014
2 parents d970d40 + 852097a commit 28ab2b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -40,5 +40,9 @@
],
"scripts": {
"test": "rm -rf si && NODE_ENV=test jasmine-node --verbose test/spec/*-spec.js"
},
"repository": {
"type": "git",
"url": "git://github.com/.git"
}
}

0 comments on commit 28ab2b6

Please sign in to comment.