From dd77ee4a8ed792050365dc66d19d3922503c6229 Mon Sep 17 00:00:00 2001 From: "SPRINX0\\prochazka" Date: Thu, 30 Oct 2025 14:18:32 +0100 Subject: [PATCH] added missing repo info --- plugins/dbgate-plugin-cassandra/package.json | 4 ++++ plugins/dbgate-plugin-clickhouse/package.json | 4 ++++ plugins/dbgate-plugin-oracle/package.json | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/plugins/dbgate-plugin-cassandra/package.json b/plugins/dbgate-plugin-cassandra/package.json index d6a916293..9a978e2a3 100644 --- a/plugins/dbgate-plugin-cassandra/package.json +++ b/plugins/dbgate-plugin-cassandra/package.json @@ -5,6 +5,10 @@ "license": "GPL-3.0", "author": "Jan Prochazka", "description": "cassandra connector for DbGate", + "repository": { + "type": "git", + "url": "https://github.com/dbgate/dbgate.git" + }, "keywords": [ "dbgate", "cassandra", diff --git a/plugins/dbgate-plugin-clickhouse/package.json b/plugins/dbgate-plugin-clickhouse/package.json index d4da7b170..badbc0cee 100644 --- a/plugins/dbgate-plugin-clickhouse/package.json +++ b/plugins/dbgate-plugin-clickhouse/package.json @@ -14,6 +14,10 @@ "dist", "icon.svg" ], + "repository": { + "type": "git", + "url": "https://github.com/dbgate/dbgate.git" + }, "scripts": { "build:frontend": "webpack --config webpack-frontend.config", "build:frontend:watch": "webpack --watch --config webpack-frontend.config", diff --git a/plugins/dbgate-plugin-oracle/package.json b/plugins/dbgate-plugin-oracle/package.json index b0d0a26b7..7f3428220 100644 --- a/plugins/dbgate-plugin-oracle/package.json +++ b/plugins/dbgate-plugin-oracle/package.json @@ -7,7 +7,7 @@ "homepage": "https://dbgate.org", "repository": { "type": "git", - "url": "https://github.com/rinie/dbgate-plugin-oracle" + "url": "https://github.com/dbgate/dbgate.git" }, "author": "Rinie Kervel", "keywords": [