Skip to content

Commit 01dbb82

Browse files
committed
Bump Shopware component version to 0.1.0 and add dependency on @pipedream/platform
1 parent 3c67ef4 commit 01dbb82

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

components/shopware/package.json

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

0 commit comments

Comments
 (0)