@timardex/cluemart-shared 1.3.62 → 1.3.63

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.
@@ -3261,7 +3261,7 @@ var UPDATE_APP_SETTINGS_MUTATION = gql33`
3261
3261
  `;
3262
3262
  var CRAWL_GOOGLE_MARKETS_MUTATION = gql33`
3263
3263
  mutation crawlGoogleMarkets {
3264
- crawlGoogleMarkets() {
3264
+ crawlGoogleMarkets {
3265
3265
  message
3266
3266
  }
3267
3267
  }