Skip to content

Commit 83718ad

Browse files
Update packages.yml
1 parent eafcb9c commit 83718ad

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

packages.yml

+4-10
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
packages:
2-
# - package: fivetran/google_play
3-
# version: [">=0.4.0", "<0.5.0"]
4-
# - package: fivetran/apple_store
5-
# version: [">=0.4.0", "<0.5.0"]
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-
revision: MagicBot/add-union-schema
11-
warn-unpinned: false
2+
- package: fivetran/google_play
3+
version: [">=0.4.0", "<0.5.0"]
4+
- package: fivetran/apple_store
5+
version: [">=0.4.0", "<0.5.0"]

0 commit comments

Comments
 (0)