File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @pipedream/shopify" ,
3- "version" : " 0.6.5 " ,
3+ "version" : " 0.6.6 " ,
44 "description" : " Pipedream Shopify Components" ,
55 "main" : " shopify.app.mjs" ,
66 "keywords" : [
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.11 " ,
10+ version : "0.0.12 " ,
1111 dedupe : "unique" ,
1212 props : {
1313 ...common . props ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ export default {
77 name : "New Product Created (Instant)" ,
88 type : "source" ,
99 description : "Emit new event for each product added to a store." ,
10- version : "0.0.11 " ,
10+ version : "0.0.12 " ,
1111 dedupe : "unique" ,
1212 methods : {
1313 ...common . methods ,
You can’t perform that action at this time.
0 commit comments