@wix/auto_sdk_ecom_checkout-templates 1.0.85 → 1.0.86

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.
@@ -594,7 +594,7 @@ var AdditionalFeeSource = /* @__PURE__ */ ((AdditionalFeeSource2) => {
594
594
  AdditionalFeeSource2["ITEM"] = "ITEM";
595
595
  AdditionalFeeSource2["MANUAL"] = "MANUAL";
596
596
  AdditionalFeeSource2["SHIPPING"] = "SHIPPING";
597
- AdditionalFeeSource2["PLATFORM_FEE"] = "PLATFORM_FEE";
597
+ AdditionalFeeSource2["PLATFORM"] = "PLATFORM";
598
598
  return AdditionalFeeSource2;
599
599
  })(AdditionalFeeSource || {});
600
600
  var Severity = /* @__PURE__ */ ((Severity2) => {