@whiplashmerch/whiplash-api-client 3.1.13 → 3.2.0

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.
@@ -27497,12 +27497,12 @@ const warehouseMock = {
27497
27497
  shipping_zip: '91710',
27498
27498
  shipping_country: 'United States',
27499
27499
  shipping_country_iso2: 'US',
27500
- latitude: 33.9848,
27501
- longitude: -117.695,
27500
+ latitude: '33.9848',
27501
+ longitude: '-117.695',
27502
27502
  slug: 'chino',
27503
27503
  default_pick_strategy: 'paper',
27504
27504
  bin_total_count_max: 100,
27505
- bin_cubic_volume_max: 2454,
27505
+ bin_cubic_volume_max: '2454',
27506
27506
  number_of_groups: undefined,
27507
27507
  active: true,
27508
27508
  square_footage: 50000,