We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef92735 commit 862bb6eCopy full SHA for 862bb6e
packages.yml
@@ -1,15 +1,6 @@
1
packages:
2
-# - package: fivetran/shopify
3
-# version: [">=0.7.0", "<0.8.0"]
+- package: fivetran/shopify
+ version: [">=0.7.0", "<0.8.0"]
4
5
-# - package: fivetran/klaviyo
6
-# version: [">=0.5.0", "<0.6.0"]
7
-
8
-# IMPORTANT: MAKE SURE TO REVERT BACK BEFORE MERGING
9
-- git: https://github.com/fivetran/dbt_shopify.git
10
- revision: MagicBot/dbt-utils-cross-db-migration
11
- warn-unpinned: false
12
13
-- git: https://github.com/fivetran/dbt_klaviyo.git
14
15
+- package: fivetran/klaviyo
+ version: [">=0.5.0", "<0.6.0"]
0 commit comments