Skip to content

Commit 044b4d2

Browse files
committed
Merge pull request #100 from dandv/patch-2
Add repository field
2 parents 29d4586 + f7528bc commit 044b4d2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
"scripts": {
1313
"build": "gulp build"
1414
},
15+
"repository": {
16+
"type": "git",
17+
"url": "https://github.com/HubSpot/tether.git"
18+
},
1519
"license": "MIT",
1620
"main": "dist/js/tether.js",
1721
"devDependencies": {

0 commit comments

Comments
 (0)