From a060fbc616287bb0d0696f7d3c8698395a3885ae Mon Sep 17 00:00:00 2001 From: Blayne Chard Date: Fri, 3 May 2024 14:18:40 +1200 Subject: [PATCH] fix: correct git package url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28f636e..9f1c33c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "access": "public" }, "repository": { - "url": "git://github.com/linz/cdk-tag.git", + "url": "git://github.com/linz/cdk-tags.git", "type": "git" }, "peerDependencies": {