@opfr/services 0.49.0 → 0.49.1

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.
package/dist/index.es.js CHANGED
@@ -8518,7 +8518,8 @@ const gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8518
8518
  total: { type: Number, default: 0 }
8519
8519
  },
8520
8520
  raidFinished: { type: Number, default: 0 },
8521
- reportedSomeone: { type: Boolean, default: !1 }
8521
+ reportedSomeone: { type: Boolean, default: !1 },
8522
+ hasCelebrateBirthday: { type: Boolean, default: !1 }
8522
8523
  });
8523
8524
  ts.index({ user: 1 });
8524
8525
  ts.post("findOneAndUpdate", async function(t) {