@longvansoftware/storefront-js-client 2.9.3 → 2.9.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.
@@ -557,6 +557,10 @@ exports.GET_PRODUCT = (0, graphql_tag_1.gql) `
557
557
  policy
558
558
  image
559
559
  }
560
+ unitDTO {
561
+ id
562
+ name
563
+ }
560
564
  }
561
565
  }
562
566
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/storefront-js-client",
3
- "version": "2.9.3",
3
+ "version": "2.9.4",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [