diff --git a/package.json b/package.json index 7f82c7e..7136308 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,10 @@ "test:watch": "mocha --watch", "semantic-release": "semantic-release" }, + "repository": { + "type": "git", + "url": "https://github.com/mike-north/mdast-builder" + }, "main": "lib/src/index.js", "types": "lib/src/index.d.ts", "devDependencies": {