@veloceapps/sdk 6.0.0-6 → 6.0.0-7

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.
@@ -1530,6 +1530,7 @@
1530
1530
  DeltaApiService: api.DeltaApiService,
1531
1531
  PicklistsApiService: api.PicklistsApiService,
1532
1532
  PriceApiService: api.PriceApiService,
1533
+ ShoppingCartSettingsApiService: api.ShoppingCartSettingsApiService,
1533
1534
  },
1534
1535
  };
1535
1536
  var VELOCE_LIBS_BACKWARDS_COMPATIBLE = Object.entries(VELOCE_LIBS).reduce(function (trunk, _a) {