api-angular-academia-dto 1.2.21-beta.31 → 1.2.21-beta.32

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.
@@ -193,5 +193,5 @@ Roles_Type.PRODUCTS_CONSULT = new Roles_Type("PRODUCTS_CONSULT", 21, "Consulta P
193
193
  Roles_Type.PHD_CONSULT = new Roles_Type("PHD_CONSULT", 22, "Consulta Doctorado");
194
194
  Roles_Type.RESEARCH_COORDINATOR_CONSULT = new Roles_Type("RESEARCH_COORDINATOR_CONSULT", 23, "Consulta Coordinador de Investigacion");
195
195
  Roles_Type.LABORATORY_COORDINATOR = new Roles_Type("LABORATORY_COORDINATOR", 24, "Coordinador de Laboratorios");
196
- Roles_Type.VICE_ACADEMIC = new Roles_Type("VICE_ACADEMIC", 25, "Vicerrectoría Académica");
196
+ Roles_Type.VICE_ACADEMIC = new Roles_Type("VICE_ACADEMIC", 25, "Vicerrectoria Academica");
197
197
  //# sourceMappingURL=roles.type.enum.js.map
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "Edgar S"
5
5
  ],
6
6
  "name": "api-angular-academia-dto",
7
- "version": "1.2.21-beta.31",
7
+ "version": "1.2.21-beta.32",
8
8
  "description": "",
9
9
  "main": "index.js",
10
10
  "scripts": {