@opexa/portal-sdk 0.52.7 → 0.52.8

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.js CHANGED
@@ -9934,11 +9934,11 @@ var ENDPOINTS = {
9934
9934
  report: "https://report.staging.atalos.io/graphql",
9935
9935
  wallet: "https://wallet.staging.atalos.io/graphql",
9936
9936
  account: "https://account.staging.atalos.io/graphql",
9937
- portal: "https://portal.opexa.io/graphql",
9937
+ portal: "https://portal.staging.atalos.io/graphql",
9938
9938
  trigger: "https://trigger.staging.atalos.io/graphql",
9939
9939
  static: "https://static.atalos.io",
9940
9940
  cmsPortal: "https://portal-api.staging.opexacms.io",
9941
- opexapay: "https://external.opexapay.opexa.io"
9941
+ opexapay: "https://external.opexapay.staging.atalos.io "
9942
9942
  }
9943
9943
  };
9944
9944