@bzbs/react-api-client 1.1.0 → 1.1.1

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.
package/dist/index.mjs CHANGED
@@ -813,7 +813,7 @@ var CampaignApi = class extends BaseService {
813
813
  __spreadValues({
814
814
  address_key: params.addressKey,
815
815
  contact_number: params.contactNumber,
816
- point_unit: params.pointUnit
816
+ pointUnit: params.pointUnit
817
817
  }, params.options),
818
818
  {
819
819
  headers: __spreadValues({