File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
components/shopify_developer_app
sources/new-event-emitted Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @pipedream/shopify_developer_app" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "description" : " Pipedream Shopify (Developer App) Components" ,
55 "main" : " shopify_developer_app.app.mjs" ,
66 "keywords" : [
1313 "access" : " public"
1414 },
1515 "dependencies" : {
16- "@pipedream/platform" : " ^3.0.0 " ,
17- "@pipedream/shopify" : " ^0.6.5 " ,
18- "shopify-api-node" : " ^3.12.5 "
16+ "@pipedream/platform" : " ^3.0.3 " ,
17+ "@pipedream/shopify" : " ^0.6.8 " ,
18+ "shopify-api-node" : " ^3.14.2 "
1919 }
2020}
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ export default {
77 name : "New Event Emitted (Instant)" ,
88 type : "source" ,
99 description : "Emit new event for each new Shopify event." ,
10- version : "0.0.7 " ,
10+ version : "0.0.8 " ,
1111 dedupe : "unique" ,
1212 props : {
1313 ...common . props ,
You can’t perform that action at this time.
0 commit comments