Skip to content

Commit

Permalink
Merge pull request shipshapecode#100 from dandv/patch-2
Browse files Browse the repository at this point in the history
Add repository field
  • Loading branch information
geekjuice committed Jul 18, 2015
2 parents 29d4586 + f7528bc commit 044b4d2
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 @@ -12,6 +12,10 @@
"scripts": {
"build": "gulp build"
},
"repository": {
"type": "git",
"url": "https://github.com/HubSpot/tether.git"
},
"license": "MIT",
"main": "dist/js/tether.js",
"devDependencies": {
Expand Down

0 comments on commit 044b4d2

Please sign in to comment.