diff --git a/package.json b/package.json index bbe1589..9aa628b 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,10 @@ "main": "index.js", "author": "Samy Pesse ", "license": "Apache-2.0", + "repository": { + "type": "git", + "url": "https://github.com/GitbookIO/plugin-versions" + }, "engines": { "gitbook": ">=2.6.2" },