@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.js CHANGED
@@ -856,7 +856,7 @@ var CampaignApi = class extends BaseService {
856
856
  __spreadValues({
857
857
  address_key: params.addressKey,
858
858
  contact_number: params.contactNumber,
859
- point_unit: params.pointUnit
859
+ pointUnit: params.pointUnit
860
860
  }, params.options),
861
861
  {
862
862
  headers: __spreadValues({