@nomalism-com/api 0.29.54 → 0.29.55

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.
@@ -16,8 +16,8 @@ export declare const ConferirEncomendaClienteOptionsEnum: {
16
16
  "Espera Def. Det. Vendedor": "Espera Def. Det. Vendedor";
17
17
  "Espera Info Cliente": "Espera Info Cliente";
18
18
  "Espera Dev. Cat\u00E1logo": "Espera Dev. Cat\u00E1logo";
19
- "Espera Envio (RM)": "Espera Envio (RM)";
20
19
  "Espera Envio (RMCA)": "Espera Envio (RMCA)";
20
+ "Espera Envio (RM)": "Espera Envio (RM)";
21
21
  "Espera Marca\u00E7\u00E3o (RM)": "Espera Marca\u00E7\u00E3o (RM)";
22
22
  "Espera Folha (RM)": "Espera Folha (RM)";
23
23
  "Espera Vendedor Retificar (RM)": "Espera Vendedor Retificar (RM)";
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "typescript",
10
10
  "helper"
11
11
  ],
12
- "version": "0.29.54",
12
+ "version": "0.29.55",
13
13
  "main": "dist/index.min.js",
14
14
  "types": "./dist/index.d.ts",
15
15
  "files": [
@@ -44,7 +44,7 @@
44
44
  "tslib": "^2.8.1"
45
45
  },
46
46
  "dependencies": {
47
- "@nomalism-com/types": "^0.29.56",
47
+ "@nomalism-com/types": "^0.29.57",
48
48
  "axios": "^1.7.9"
49
49
  }
50
50
  }