Skip to content

Commit 1972f81

Browse files
committed
Added actions
1 parent 286c3f4 commit 1972f81

File tree

2 files changed

+75
-51
lines changed

2 files changed

+75
-51
lines changed

components/snipcart/package.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "@pipedream/snipcart",
3+
"version": "0.1.0",
4+
"description": "Pipedream Snipcart Components",
5+
"main": "snipcart.app.mjs",
6+
"keywords": [
7+
"pipedream",
8+
"snipcart"
9+
],
10+
"homepage": "https://pipedream.com/apps/snipcart",
11+
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
12+
"publishConfig": {
13+
"access": "public"
14+
},
15+
"dependencies": {
16+
"@pipedream/platform": "^3.0.0"
17+
}
18+
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)