@opexa/portal-sdk 0.59.51 → 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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -11976,7 +11976,7 @@ var ENDPOINTS = {
|
|
|
11976
11976
|
portal: "https://portal.staging.atalos.io/graphql",
|
|
11977
11977
|
trigger: "https://trigger.staging.atalos.io/graphql",
|
|
11978
11978
|
static: "https://static.atalos.io",
|
|
11979
|
-
cmsPortal: "https://portal-api.
|
|
11979
|
+
cmsPortal: "https://portal-api.opexacms.io",
|
|
11980
11980
|
opexapay: "https://external.opexapay.staging.atalos.io "
|
|
11981
11981
|
}
|
|
11982
11982
|
};
|