Skip to content

Commit

Permalink
Add repository URL to package.json
Browse files Browse the repository at this point in the history
NPM wants it.
  • Loading branch information
Per Eckerdal committed Dec 6, 2014
1 parent 34d90dc commit 620dd84
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"lint": "node node_modules/.bin/jshint --verbose -c .jshintrc test lib",
"test": "npm run lint && node node_modules/mocha/bin/mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/pereckerdal/overman.git"
},
"keywords": [
"test",
"runner",
Expand Down

0 comments on commit 620dd84

Please sign in to comment.