From f7d55c4a0f7d6e02661c9db94a77509464e4140d Mon Sep 17 00:00:00 2001 From: Furkan Yavuz Date: Fri, 27 Aug 2021 16:27:26 +0300 Subject: [PATCH] fix git repo name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea22bd3..3ee5632 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/cors": "^2.8.9", "nodemon": "^2.0.2" }, - "git repository": "https://github.com/open-template-hub/auth-server-nodejs-templatee", + "git repository": "https://github.com/open-template-hub/auth-server-nodejs-template", "repository": { "type": "git", "url": "git+https://github.com/open-template-hub/auth-server-nodejs-template.git"