@opexa/portal-sdk 0.59.52 → 0.59.53

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
@@ -5451,18 +5451,18 @@ var ENDPOINTS = {
5451
5451
  opexapay: "https://external.opexapay.opexa.io"
5452
5452
  },
5453
5453
  staging: {
5454
- auth: "https://auth.staging.opexa.io",
5455
- game: "https://game.staging.opexa.io/graphql",
5456
- extension: "https://extension.staging.opexa.io/graphql",
5457
- file: "https://file.staging.opexa.io/graphql",
5458
- report: "https://report.staging.opexa.io/graphql",
5459
- wallet: "https://wallet.staging.opexa.io/graphql",
5460
- account: "https://account.staging.opexa.io/graphql",
5461
- portal: "https://portal.staging.opexa.io/graphql",
5462
- trigger: "https://trigger.staging.opexa.io/graphql",
5463
- static: "https://static.opexa.io",
5454
+ auth: "https://auth.staging.atalos.io",
5455
+ game: "https://game.staging.atalos.io/graphql",
5456
+ extension: "https://extension.staging.atalos.io/graphql",
5457
+ file: "https://file.staging.atalos.io/graphql",
5458
+ report: "https://report.staging.atalos.io/graphql",
5459
+ wallet: "https://wallet.staging.atalos.io/graphql",
5460
+ account: "https://account.staging.atalos.io/graphql",
5461
+ portal: "https://portal.staging.atalos.io/graphql",
5462
+ trigger: "https://trigger.staging.atalos.io/graphql",
5463
+ static: "https://static.atalos.io",
5464
5464
  cmsPortal: "https://portal-api.opexacms.io",
5465
- opexapay: "https://external.opexapay.staging.opexa.io "
5465
+ opexapay: "https://external.opexapay.staging.atalos.io "
5466
5466
  }
5467
5467
  };
5468
5468