mblabs-roccato-backend-commons 1.0.78 → 1.0.79

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.
@@ -113,7 +113,6 @@ class CreateAccountsTable1748448589934 {
113
113
  'chainLinkId',
114
114
  'name',
115
115
  'email',
116
- 'cellphone',
117
116
  'personalDocument',
118
117
  'businessDocument',
119
118
  'profileId',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mblabs-roccato-backend-commons",
3
- "version": "1.0.78",
3
+ "version": "1.0.79",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -112,7 +112,6 @@ export class CreateAccountsTable1748448589934 implements MigrationInterface {
112
112
  'chainLinkId',
113
113
  'name',
114
114
  'email',
115
- 'cellphone',
116
115
  'personalDocument',
117
116
  'businessDocument',
118
117
  'profileId',