@opexa/portal-sdk 0.0.170 → 0.0.171

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.cjs CHANGED
@@ -5867,7 +5867,7 @@ var ENDPOINTS = {
5867
5867
  portal: "https://portal.development.opexa.io/graphql",
5868
5868
  trigger: "https://trigger.development.opexa.io/graphql",
5869
5869
  static: "https://static.development.opexa.io",
5870
- cmsPortal: "https://portal-api.development.opexacms.io"
5870
+ cmsPortal: "https://portal-api.opexacms.io"
5871
5871
  },
5872
5872
  production: {
5873
5873
  auth: "https://auth.opexa.io",