@chopkola/common 1.0.187 → 1.0.188

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.
@@ -114,7 +114,7 @@ export declare enum CartItemTypeEnum {
114
114
  }
115
115
  export declare enum CartStatusEnum {
116
116
  ACTIVE = "active",
117
- CONVERTED = "converted",// Converted to Order
117
+ CONVERTED = "converted",
118
118
  ABANDONED = "abandoned",
119
119
  USED = "used"
120
120
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chopkola/common",
3
- "version": "1.0.187",
3
+ "version": "1.0.188",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "akrosoft technology ltd",