@pintahub/shopify-api 1.8.3 → 1.8.4

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.
@@ -44,8 +44,6 @@ class GetProduct extends ActionBuilder_1.ActionBuilder {
44
44
  currencyCode
45
45
  }
46
46
  }
47
- description(truncateAt: 300)
48
- descriptionHtml
49
47
  options {
50
48
  values
51
49
  name
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pintahub/shopify-api",
3
- "version": "1.8.3",
3
+ "version": "1.8.4",
4
4
  "description": "",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",