@veloceapps/sdk 6.0.0-6 → 6.0.0-8

Sign up to get free protection for your applications and to get access to all the features.
@@ -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) {