@timardex/cluemart-server-shared 1.0.117 → 1.0.118

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.
@@ -11910,7 +11910,7 @@ var baseGameDefinition = {
11910
11910
  var schemaDailyClue = new MongooseSchema19(
11911
11911
  {
11912
11912
  ...baseGameDefinition,
11913
- collectedLetters: { default: [], required: false, type: [String] },
11913
+ collectedLetters: { default: null, required: false, type: [String] },
11914
11914
  lastFoundDate: { default: null, required: false, type: Date },
11915
11915
  points: { default: 0, required: true, type: Number },
11916
11916
  streak: { default: 0, required: true, type: Number }
@@ -12005,4 +12005,4 @@ react/cjs/react.development.js:
12005
12005
  * LICENSE file in the root directory of this source tree.
12006
12006
  *)
12007
12007
  */
12008
- //# sourceMappingURL=chunk-BVUQDRYQ.mjs.map
12008
+ //# sourceMappingURL=chunk-AJH6Q7XE.mjs.map