diff --git a/package.json b/package.json index 5a8defa..3022562 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,10 @@ "name": "try-prisma", "version": "0.0.0-semantically-released", "description": "A CLI tool to help get you up and running with any Prisma example project.", + "repository": { + "type": "git", + "url": "https://github.com/prisma/try-prisma" + }, "type": "module", "exports": "./dist/index.js", "files": [