From 07ad06108c8ea045350068d205e1b9884d2f6346 Mon Sep 17 00:00:00 2001 From: Philipp Dehler Date: Sun, 12 Feb 2023 00:40:23 +0100 Subject: [PATCH] add repo url --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 8671a93..a007a25 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,10 @@ "scripts": { "test": "jest" }, + "repository": { + "type": "git", + "url": "https://github.com/PhilippDehler/ts-query-string.git" + }, "keywords": [ "typescript", "template",