From e9c458b74fb44eb69b407ee0d4fe2a771fe89e90 Mon Sep 17 00:00:00 2001 From: dubisdev Date: Fri, 2 Dec 2022 12:49:24 +0100 Subject: [PATCH] chore: fix package.json repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c47de79..a146627 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/AddTodoist/oauth-server.git" + "url": "https://github.com/AddTodoist/settings-server.git" }, "config": { "commitizen": {