From ef738d3c7d752fcc4b8e612b569a57945aabff7e Mon Sep 17 00:00:00 2001 From: mixlette Date: Thu, 19 Jun 2025 20:28:40 -0400 Subject: [PATCH] Update package.json, fix github URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a690b5..a529652 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "homepage": "https://dbgate.org", "repository": { "type": "git", - "url": "https://github.com/dbgate/dbgate-query-spliiter" + "url": "https://github.com/dbgate/dbgate-query-splitter" }, "author": "Jan Prochazka", "license": "MIT",