Skip to content

Commit 17baeee

Browse files
committed
version bump
1 parent 7224a54 commit 17baeee

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

components/salesforge/package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/salesforge",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Pipedream Salesforge Components",
55
"main": "salesforge.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
}
15-
}
18+
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)