@timardex/cluemart-server-shared 1.0.47 → 1.0.48

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.
@@ -11612,7 +11612,7 @@ var contentSchema = new MongooseSchema16(
11612
11612
  var schema12 = new MongooseSchema16(
11613
11613
  {
11614
11614
  active: { default: true, required: true, type: Boolean },
11615
- content: { required: true, type: contentSchema },
11615
+ content: [contentSchema],
11616
11616
  postType: {
11617
11617
  enum: Object.values(EnumPostType),
11618
11618
  required: true,
@@ -11683,4 +11683,4 @@ react/cjs/react.development.js:
11683
11683
  * LICENSE file in the root directory of this source tree.
11684
11684
  *)
11685
11685
  */
11686
- //# sourceMappingURL=chunk-EP5Z46ZY.mjs.map
11686
+ //# sourceMappingURL=chunk-SP3G2QHM.mjs.map