@timardex/cluemart-shared 1.2.73 → 1.2.74

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.mjs CHANGED
@@ -2211,7 +2211,7 @@ var TERMS_AGREEMENT_FIELDS_FRAGMENT = gql2`
2211
2211
  }
2212
2212
  `;
2213
2213
  var LICENCE_FIELDS_FRAGMENT = gql2`
2214
- fragment LicenceFields on LicenceType {
2214
+ fragment LicenceFields on UserLicenceType {
2215
2215
  expiryDate
2216
2216
  issuedDate
2217
2217
  licenceType