easywork-common-lib 1.0.709 → 1.0.710

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.
@@ -118,8 +118,8 @@ exports.CLIENTS_POLIZA_FOLDERS = {
118
118
  { name: "Facturas" },
119
119
  ],
120
120
  },
121
- DANOS: {
122
- name: "DANOS",
121
+ DAÑOS: {
122
+ name: "DAÑOS",
123
123
  metadata: {
124
124
  fid: "clidamage",
125
125
  tid: "f7ee33c0-4544-4242-84b3-dec4d28aeb04",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easywork-common-lib",
3
- "version": "1.0.709",
3
+ "version": "1.0.710",
4
4
  "description": "Librería común de Easywork",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {