@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.
package/dist/index.mjs CHANGED
@@ -5445,7 +5445,7 @@ var UPDATE_APP_SETTINGS_MUTATION = gql33`
5445
5445
  `;
5446
5446
  var CRAWL_GOOGLE_MARKETS_MUTATION = gql33`
5447
5447
  mutation crawlGoogleMarkets {
5448
- crawlGoogleMarkets() {
5448
+ crawlGoogleMarkets {
5449
5449
  message
5450
5450
  }
5451
5451
  }