@timardex/cluemart-shared 1.3.48 → 1.3.49

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.
@@ -785,7 +785,7 @@ var VENDOR_INFO = import_client5.gql`
785
785
  var UNREGISTERED_VENDOR_INVITATION_FRAGMENT = import_client5.gql`
786
786
  fragment UnregisteredVendorInvitationFields on UnregisteredVendorInvitationType {
787
787
  dateTime {
788
- ..EventDateTimeFields
788
+ ...EventDateTimeFields
789
789
  }
790
790
  eventId
791
791
  location {