@timardex/cluemart-server-shared 1.0.205 → 1.0.206

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.
@@ -8037,6 +8037,10 @@ var schema7 = new MongooseSchema11(
8037
8037
  required: false,
8038
8038
  type: [userLicenseSchema]
8039
8039
  },
8040
+ location: {
8041
+ required: false,
8042
+ type: locationsSchema
8043
+ },
8040
8044
  overallPoints: { default: 0, required: false, type: Number },
8041
8045
  partner: {
8042
8046
  ref: "Partner",
@@ -8711,4 +8715,4 @@ export {
8711
8715
  GameModel,
8712
8716
  SchoolModel
8713
8717
  };
8714
- //# sourceMappingURL=chunk-75OR3Z2F.mjs.map
8718
+ //# sourceMappingURL=chunk-BIHC7C72.mjs.map