@merkl/api 1.4.42 → 1.4.44

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.
@@ -370,9 +370,9 @@ export declare const safeTemplate: {
370
370
  payable: boolean;
371
371
  };
372
372
  contractInputsValues: {
373
- newCampaign?: undefined;
374
373
  spender: string;
375
374
  amount: string;
375
+ newCampaign?: undefined;
376
376
  };
377
377
  } | {
378
378
  to: string;