diff --git a/package.json b/package.json index c65abd3a..312e5311 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,7 @@ "version": "0.0.0-development", "description": "GitHub webhook events toolset for Node.js", "keywords": [], - "repository": { - "type": "git", - "url": "https://github.com/octokit/webhooks.js.git" - }, + "repository": "github:octokit/webhooks.js", "license": "MIT", "author": "Gregor Martynus (https://twitter.com/gr2m)", "scripts": {