@nomalism-com/types 0.29.2 → 0.29.3

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.
@@ -905,7 +905,6 @@ export type ProductSheet = {
905
905
  state: IProductSheetState;
906
906
  values: unknown;
907
907
  imported_from_sheets: boolean;
908
- origin_cabide_product_id: string | null;
909
908
  vat_tax_id: string;
910
909
  unit_of_measure_quantity_id: string;
911
910
  cabide_product_color: string | null;
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "typescript",
10
10
  "helper"
11
11
  ],
12
- "version": "0.29.2",
12
+ "version": "0.29.3",
13
13
  "main": "./dist/index.min.js",
14
14
  "types": "./dist/index.d.ts",
15
15
  "files": [