sigo-package 1.2.152 → 1.2.153

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
@@ -460,7 +460,7 @@ var codMOTroncalAL04Asfaltado = [
460
460
  "AP02",
461
461
  "AP02_61/70",
462
462
  "AP02_71/80",
463
- "AP02_81//90",
463
+ "AP02_81/90",
464
464
  "AP02_91/100",
465
465
  "AP02_101/110",
466
466
  "AP02_111/120",
package/dist/index.mjs CHANGED
@@ -291,7 +291,7 @@ var codMOTroncalAL04Asfaltado = [
291
291
  "AP02",
292
292
  "AP02_61/70",
293
293
  "AP02_71/80",
294
- "AP02_81//90",
294
+ "AP02_81/90",
295
295
  "AP02_91/100",
296
296
  "AP02_101/110",
297
297
  "AP02_111/120",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sigo-package",
3
- "version": "1.2.152",
3
+ "version": "1.2.153",
4
4
  "description": "Funciones compartidas sigo",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",