diff --git a/package.json b/package.json index a0bb02613..fd90bb12b 100644 --- a/package.json +++ b/package.json @@ -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": {