Skip to content

Commit c190262

Browse files
committed
package/pnpm
1 parent f2598e8 commit c190262

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

components/utopian_labs/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/utopian_labs",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Pipedream Utopian Labs Components",
55
"main": "utopian_labs.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.0.3"
1417
}
1518
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)