From a5591c288f8e894df5b1cfd4fc0d7b4c41e9cb25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Mon, 26 Feb 2024 15:42:22 +0100 Subject: [PATCH] Update package.json --- package.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/package.json b/package.json index 0929174..eaa396c 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,13 @@ "keywords": [], "author": "Matt Pocock", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/total-typescript/shoehorn.git", + }, + "bugs": { + "url": "https://github.com/total-typescript/shoehorn/issues" + }, "devDependencies": { "@arethetypeswrong/cli": "^0.4.2", "@changesets/cli": "^2.26.0",