sigo-package 1.2.110 → 1.2.111

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
@@ -3951,8 +3951,11 @@ var codMOTroncalHistoricoAL02 = [
3951
3951
  "T64",
3952
3952
  "T65",
3953
3953
  "T66",
3954
- "T67"
3955
- //Solicitada por Arturo Ticket(77028)
3954
+ "T67",
3955
+ "T48",
3956
+ "T49",
3957
+ "T50"
3958
+ //Solicitada por Arturo Ticket(77227)
3956
3959
  ];
3957
3960
 
3958
3961
  // src/Programados/Alemania/codigosMOHP.ts
package/dist/index.mjs CHANGED
@@ -3792,8 +3792,11 @@ var codMOTroncalHistoricoAL02 = [
3792
3792
  "T64",
3793
3793
  "T65",
3794
3794
  "T66",
3795
- "T67"
3796
- //Solicitada por Arturo Ticket(77028)
3795
+ "T67",
3796
+ "T48",
3797
+ "T49",
3798
+ "T50"
3799
+ //Solicitada por Arturo Ticket(77227)
3797
3800
  ];
3798
3801
 
3799
3802
  // src/Programados/Alemania/codigosMOHP.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sigo-package",
3
- "version": "1.2.110",
3
+ "version": "1.2.111",
4
4
  "description": "Funciones compartidas sigo",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",