Skip to content

Commit aee73b2

Browse files
committed
version bump + pnpm
1 parent f0c7060 commit aee73b2

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

components/sage_accounting/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/sage_accounting",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Pipedream Sage Accounting Components",
55
"main": "sage_accounting.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: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)