Skip to content

Commit

Permalink
use new hub version of src package
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-jamie committed Oct 29, 2020
1 parent 759bf91 commit ff79a98
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions packages.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
packages:
- package: fivetran/asana_source
version: 0.2.0

- package: fishtown-analytics/dbt_utils
version: 0.4.0
version: [">=0.6.0", "<0.7.0"]

- package: fivetran/asana_source
version: 0.1.0
- git: "https://github.com/fivetran/dbt_fivetran_utils.git"
warn-unpinned: false

0 comments on commit ff79a98

Please sign in to comment.