Skip to content

Commit 409a926

Browse files
committed
package.json
1 parent 7def89e commit 409a926

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/dbt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/dbt",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Pipedream dbt Cloud Components",
55
"main": "dbt.app.mjs",
66
"keywords": [
@@ -13,6 +13,6 @@
1313
"access": "public"
1414
},
1515
"dependencies": {
16-
"@pipedream/platform": "^1.5.1"
16+
"@pipedream/platform": "^3.0.3"
1717
}
1818
}

0 commit comments

Comments
 (0)