From e0ad4ff9fa9b5208a2bd48b2b1ba5202be3f6c1a Mon Sep 17 00:00:00 2001 From: Karthik KK Date: Mon, 14 Apr 2025 15:56:17 +1200 Subject: [PATCH] Update package.json to reflect new author details and change homepage URL to GitHub repository --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 13123e4..73d1038 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,8 @@ "version": "1.0.0", "description": "MCP server for interacting with SQLite and SQL Server databases by ExecuteAutomation", "license": "MIT", - "author": "ExecuteAutomation (https://executeautomation.com)", - "homepage": "https://executeautomation.com", + "author": "ExecuteAutomation, Ltd (https://executeautomation.com)", + "homepage": "https://github.com/executeautomation/mcp-database-server", "bugs": "https://github.com/executeautomation/database-server/issues", "type": "module", "bin": {