Skip to content

Commit

Permalink
Added repository link in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gunthers committed Jul 20, 2017
1 parent dafa94f commit 85c5caa
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 @@ -27,5 +27,9 @@
"mocha": "^3.4.2",
"nyc": "^11.0.3"
},
"dependencies": {}
"dependencies": {},
"repository" : {
"type" : "git",
"url" : "https://github.com/bluealba/gics"
}
}

0 comments on commit 85c5caa

Please sign in to comment.