From 5691ebcdb075da7f36973e6b023759264d1c45ab Mon Sep 17 00:00:00 2001 From: David McHale Date: Tue, 19 May 2026 05:50:37 -0600 Subject: [PATCH] chore: run npm pkg fix to normalize package.json fields --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4fecf45..0c83b99 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "author": "HailBytes, LLC", "repository": { "type": "git", - "url": "https://github.com/HailBytes/mcp-server-template.git" + "url": "git+https://github.com/HailBytes/mcp-server-template.git" }, "bugs": { "url": "https://github.com/HailBytes/mcp-server-template/issues"