diff --git a/package.json b/package.json index b280225..0804963 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,10 @@ "dist", "index.d.ts" ], + "repository": { + "type": "git", + "url": "https://github.com/jdecked/twemoji-parser.git" + }, "publishConfig": { "access": "public" },