@wix/auto_sdk_ecom_payment-settings 1.0.97 → 1.0.98

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.
@@ -4571,7 +4571,7 @@ interface V1AdditionalFee {
4571
4571
  */
4572
4572
  code?: string | null;
4573
4573
  /**
4574
- * Translated additional fee's name.
4574
+ * Additional fee's name.
4575
4575
  * @minLength 1
4576
4576
  * @maxLength 50
4577
4577
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/auto_sdk_ecom_payment-settings",
3
- "version": "1.0.97",
3
+ "version": "1.0.98",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/",
@@ -50,5 +50,5 @@
50
50
  "fqdn": "wix.interfaces.ecommerce.v1.payment_settings_provider"
51
51
  }
52
52
  },
53
- "falconPackageHash": "f10350395799b233ce65b421b994f4db0c2c251ca1fe1edf5d2fd3b5"
53
+ "falconPackageHash": "c5f1df966914752d108c31a7b51e567405ef62aab072a9aefaa8ec24"
54
54
  }