From e730fdec1ea417e0e01ccf326232c12c10e1c950 Mon Sep 17 00:00:00 2001 From: dat-a-man <98139823+dat-a-man@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:59:50 +0530 Subject: [PATCH] Added dlt-dbt package for Hubspot (#345) * Added package for Freshdesk named dlt-dbt-freshdesk. * Update hub.json --------- Co-authored-by: Joel Labes --- hub.json | 1 + 1 file changed, 1 insertion(+) diff --git a/hub.json b/hub.json index 4cce17e..4f71987 100644 --- a/hub.json +++ b/hub.json @@ -38,6 +38,7 @@ "dlt-hub": [ "dbt_ga4", "dlt-dbt-shopify", + "dlt-dbt-hubspot", "dlt-dbt-freshdesk", "dlt-dbt-chess" ],