@colijnit/transaction 256.1.93 → 256.1.94

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.
@@ -66,5 +66,4 @@ export declare class TransactionPaymentService implements OnDestroy {
66
66
  private _clearInterval;
67
67
  private _dataUriToBase64;
68
68
  private _setCashDrawerIdIfValidDrawer;
69
- private _triggerCalculateAmountToPay;
70
69
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colijnit/transaction",
3
- "version": "256.1.93",
3
+ "version": "256.1.94",
4
4
  "description": "Colijn IT transaction module for Angular 12",
5
5
  "repository": "npm/npm",
6
6
  "author": "Colijn IT",