@plasmicpkgs/commerce-shopify 0.0.30 → 0.0.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commerce-shopify.cjs.development.js +1 -1
- package/dist/commerce-shopify.cjs.development.js.map +1 -1
- package/dist/commerce-shopify.cjs.production.min.js +1 -1
- package/dist/commerce-shopify.cjs.production.min.js.map +1 -1
- package/dist/commerce-shopify.esm.js +1 -1
- package/dist/commerce-shopify.esm.js.map +1 -1
- package/package.json +2 -2
|
@@ -2405,7 +2405,7 @@ var commerceProviderMeta = {
|
|
|
2405
2405
|
defaultValue: "ef7d41c7bf7e1c214074d0d3047bcd7b"
|
|
2406
2406
|
}
|
|
2407
2407
|
},
|
|
2408
|
-
description: "Your store domain
|
|
2408
|
+
description: "Your store domain usually looks like **storename.myshopify.com**.\n\nFor your access token, get it by following [this video](https://www.youtube.com/watch?v=wB_6cM7tdv4).\n\nSee also the [getting started video](https://www.youtube.com/watch?v=1OJ_gXmta2Q).",
|
|
2409
2409
|
importPath: "@plasmicpkgs/commerce-shopify",
|
|
2410
2410
|
importName: "CommerceProviderComponent"
|
|
2411
2411
|
};
|