simpo-component-library 1.6.43 → 1.6.45

Sign up to get free protection for your applications and to get access to all the features.
@@ -21,6 +21,7 @@ export declare class Product {
21
21
  categoryId: string;
22
22
  descriptor: Descriptor;
23
23
  rating: number;
24
+ reviewCount: number;
24
25
  recommended: boolean;
25
26
  returnable: boolean;
26
27
  availableOnCod: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "1.6.43",
3
+ "version": "1.6.45",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file