@wix/auto_sdk_ecom_cart-v-2 1.0.129 → 1.0.130

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.
@@ -1497,6 +1497,7 @@ var NameInLineItem = /* @__PURE__ */ ((NameInLineItem2) => {
1497
1497
  return NameInLineItem2;
1498
1498
  })(NameInLineItem || {});
1499
1499
  var SuggestedFix = /* @__PURE__ */ ((SuggestedFix2) => {
1500
+ SuggestedFix2["UNKNOWN_SUGGESTED_FIX"] = "UNKNOWN_SUGGESTED_FIX";
1500
1501
  SuggestedFix2["REMOVE_LINE_ITEM"] = "REMOVE_LINE_ITEM";
1501
1502
  return SuggestedFix2;
1502
1503
  })(SuggestedFix || {});