@experteam-mx/ngx-services 20.1.17-dev1.0 → 20.1.17-dev1.1

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.
Files changed (2) hide show
  1. package/index.d.ts +1 -1
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -2225,7 +2225,7 @@ type AccountsOut = {
2225
2225
  total: number;
2226
2226
  };
2227
2227
  type AccountsActivesOut = {
2228
- accounts: Account[];
2228
+ accounts: AccountWithDefault[];
2229
2229
  total: number;
2230
2230
  };
2231
2231
  type AccountIn = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@experteam-mx/ngx-services",
3
- "version": "20.1.17-dev1.0",
3
+ "version": "20.1.17-dev1.1",
4
4
  "description": "Angular common services for Experteam apps",
5
5
  "author": "Experteam Cía. Ltda.",
6
6
  "keywords": [