diff --git a/package.json b/package.json index a9b9e6f..c30b669 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,10 @@ "files": [ "dist" ], + "repository": { + "type": "git", + "url": "https://github.com/nuxt-community/markdownit-module.git" + }, "scripts": { "build": "siroc build && mkdist --src src/runtime --dist dist/runtime", "dev": "nuxt test/fixture",