@wix/auto_sdk_ecom_current-cart 1.0.108 → 1.0.110

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.
@@ -847,7 +847,7 @@ var AdditionalFeeSource = /* @__PURE__ */ ((AdditionalFeeSource2) => {
847
847
  AdditionalFeeSource2["ITEM"] = "ITEM";
848
848
  AdditionalFeeSource2["MANUAL"] = "MANUAL";
849
849
  AdditionalFeeSource2["SHIPPING"] = "SHIPPING";
850
- AdditionalFeeSource2["PLATFORM_FEE"] = "PLATFORM_FEE";
850
+ AdditionalFeeSource2["PLATFORM"] = "PLATFORM";
851
851
  return AdditionalFeeSource2;
852
852
  })(AdditionalFeeSource || {});
853
853
  var Severity = /* @__PURE__ */ ((Severity2) => {