Skip to content

Commit f7528bc

Browse files
committed
Add repository field
1 parent 29d4586 commit f7528bc

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)