@xoxno/types 1.0.190 → 1.0.191

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.
@@ -286,6 +286,7 @@ __decorate([
286
286
  }),
287
287
  (0, class_validator_1.IsObject)(),
288
288
  (0, class_validator_1.ValidateNested)(),
289
+ (0, class_validator_1.IsOptional)(),
289
290
  (0, class_transformer_1.Type)(() => event_profile_create_dto_1.EventSeoDto),
290
291
  __metadata("design:type", event_profile_create_dto_1.EventSeoDto)
291
292
  ], EventProfileDoc.prototype, "seo", void 0);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xoxno/types",
3
- "version": "1.0.190",
3
+ "version": "1.0.191",
4
4
  "description": "Shared types and utilities for XOXNO API.",
5
5
  "exports": {
6
6
  ".": {