@experteam-mx/ngx-services 20.1.14 → 20.1.15

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.
Files changed (2) hide show
  1. package/index.d.ts +1 -2
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -7059,8 +7059,7 @@ type ShipmentCancellationIn = {
7059
7059
  reasonId: number;
7060
7060
  };
7061
7061
  type ShipmentCancellationOut = {
7062
- emailList: string[];
7063
- creditNoteDocument: Document | null;
7062
+ transactionId: string;
7064
7063
  };
7065
7064
  type ExportTypesOut = {
7066
7065
  exportTypes: ExportType[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@experteam-mx/ngx-services",
3
- "version": "20.1.14",
3
+ "version": "20.1.15",
4
4
  "description": "Angular common services for Experteam apps",
5
5
  "author": "Experteam Cía. Ltda.",
6
6
  "keywords": [