Skip to content

Commit b57592b

Browse files
authored
Updating typeflo package dependencies (#18241)
1 parent 19a17f4 commit b57592b

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

components/typeflo/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/typeflo",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Pipedream Typeflo Components",
55
"main": "typeflo.app.mjs",
66
"keywords": [
@@ -11,5 +11,8 @@
1111
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
1212
"publishConfig": {
1313
"access": "public"
14+
},
15+
"dependencies": {
16+
"@pipedream/platform": "^3.1.0"
1417
}
1518
}

pnpm-lock.yaml

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)