@timardex/cluemart-server-shared 1.1.11 → 1.1.12

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.
@@ -9019,7 +9019,7 @@ var schema11 = new MongooseSchema15(
9019
9019
  claimToken: { default: null, required: false, type: String },
9020
9020
  claimTokenExpiresAt: { default: null, required: false, type: Date },
9021
9021
  deletedAt: { default: null, required: false, type: Date },
9022
- email: { required: false, type: String },
9022
+ email: { required: true, type: String },
9023
9023
  invitations: { required: true, type: [invitationSchema] },
9024
9024
  name: { required: true, type: String },
9025
9025
  region: { required: true, type: String }
@@ -9594,4 +9594,4 @@ export {
9594
9594
  SchoolModel,
9595
9595
  AffiliateModel
9596
9596
  };
9597
- //# sourceMappingURL=chunk-3J26U4GN.mjs.map
9597
+ //# sourceMappingURL=chunk-ICAMGPFE.mjs.map