We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eafcb9c commit 83718adCopy full SHA for 83718ad
packages.yml
@@ -1,11 +1,5 @@
1
packages:
2
-# - package: fivetran/google_play
3
-# version: [">=0.4.0", "<0.5.0"]
4
-# - package: fivetran/apple_store
5
6
-- git: https://github.com/fivetran/dbt_apple_store.git
7
- revision: MagicBot/add-union-schema
8
- warn-unpinned: false
9
-- git: https://github.com/fivetran/dbt_google_play.git
10
11
+- package: fivetran/google_play
+ version: [">=0.4.0", "<0.5.0"]
+- package: fivetran/apple_store
0 commit comments