Skip to content

Commit 9969779

Browse files
committed
Added actions
1 parent 0129ef7 commit 9969779

File tree

3 files changed

+16
-25
lines changed

3 files changed

+16
-25
lines changed

components/scalr/app/scalr.app.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

components/scalr/package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
{
22
"name": "@pipedream/scalr",
3-
"version": "0.0.2",
3+
"version": "0.0.1",
44
"description": "Pipedream Scalr Components",
5-
"main": "dist/app/scalr.app.mjs",
5+
"main": "scalr.app.mjs",
66
"keywords": [
77
"pipedream",
88
"scalr"
99
],
10-
"files": ["dist"],
1110
"homepage": "https://pipedream.com/apps/scalr",
1211
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
1312
"publishConfig": {
1413
"access": "public"
14+
},
15+
"dependencies": {
16+
"@pipedream/platform": "^3.0.3"
1517
}
1618
}

pnpm-lock.yaml

Lines changed: 11 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)