coer-elements 0.0.88 → 0.0.89

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,6 @@
1
1
  /** LogInResponseDTO */
2
2
  export interface ILogInResponse {
3
+ userId: string;
3
4
  user: string;
4
5
  fullName: string;
5
6
  role: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "coer-elements",
3
- "version": "0.0.88",
3
+ "version": "0.0.89",
4
4
  "author": "Christian Omar Escamilla Rodríguez",
5
5
  "keywords": [
6
6
  "COER",