@timardex/cluemart-server-shared 1.0.80 → 1.0.81

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.
@@ -12078,7 +12078,7 @@ var schema12 = new MongooseSchema16(
12078
12078
  schema12.index({ name: 1 });
12079
12079
  schema12.index({ description: 1 });
12080
12080
  schema12.index({ region: 1 });
12081
- schema12.index({ location: "2dsphere" });
12081
+ schema12.index({ "location.geo": "2dsphere" });
12082
12082
  schema12.index({ "associates.email": 1 });
12083
12083
  var PartnerModel = mongoose16.models.Partner || mongoose16.model("Partner", schema12);
12084
12084
 
@@ -12198,4 +12198,4 @@ react/cjs/react.development.js:
12198
12198
  * LICENSE file in the root directory of this source tree.
12199
12199
  *)
12200
12200
  */
12201
- //# sourceMappingURL=chunk-OKVJLUMS.mjs.map
12201
+ //# sourceMappingURL=chunk-LW7577V5.mjs.map