From 406530403c67c82e33870afa95260484128dfbe3 Mon Sep 17 00:00:00 2001 From: Nik Lopin Date: Thu, 12 Dec 2024 11:06:08 +0100 Subject: [PATCH] Add repo info to the package.json (#3) --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 3f59bfb..316a977 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,10 @@ "bin": { "shadowdog": "dist/src/cli.js" }, + "repository": { + "type": "git", + "url": "https://github.com/factorialco/shadowdog" + }, "main": "dist/src/cli.js", "types": "dist/src/cli.d.ts", "keywords": [