diff --git a/package.json b/package.json index 12414d95c..f74730845 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,10 @@ "keywords": [], "author": "typicode ", "license": "SEE LICENSE IN ./LICENSE", + "repository": { + "type": "git", + "url": "git+https://github.com/typicode/json-server.git" + }, "devDependencies": { "@sindresorhus/tsconfig": "^5.0.0", "@tailwindcss/typography": "^0.5.10",