From 7d6c93ce8d45aa7d36729d19151627d95a60f0b3 Mon Sep 17 00:00:00 2001 From: dat-a-man <98139823+dat-a-man@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:28:37 +0000 Subject: [PATCH 1/2] Added package for Freshdesk named dlt-dbt-freshdesk. --- hub.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hub.json b/hub.json index 79310cd..96c7cf9 100644 --- a/hub.json +++ b/hub.json @@ -37,7 +37,8 @@ ], "dlt-hub": [ "dbt_ga4", - "dlt-dbt-shopify" + "dlt-dbt-shopify", + "dlt-dbt-freshdesk" ], "EqualExperts": [ "dbt-unit-testing" From c37fc387bce1df7e7d184ad2956a9087fd16083b Mon Sep 17 00:00:00 2001 From: dat-a-man <98139823+dat-a-man@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:26:45 +0530 Subject: [PATCH 2/2] Update hub.json --- hub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hub.json b/hub.json index 96c7cf9..f419960 100644 --- a/hub.json +++ b/hub.json @@ -38,7 +38,7 @@ "dlt-hub": [ "dbt_ga4", "dlt-dbt-shopify", - "dlt-dbt-freshdesk" + "dlt-dbt-hubspot" ], "EqualExperts": [ "dbt-unit-testing"