@riab/forge-ui 0.1.0-beta.35 → 0.1.0-beta.37
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/elements.js +1 -1
- package/dist/elements.js.map +1 -1
- package/package.json +1 -1
package/dist/elements.js
CHANGED
|
@@ -8333,7 +8333,7 @@ const Cb = { loading: "Loading…", internalServerError: "Internal Server Error"
|
|
|
8333
8333
|
local: "/api/v1",
|
|
8334
8334
|
development: "https://forge-dev.myriacompliance.com/api/v1",
|
|
8335
8335
|
qa: "https://forge-qa.myriacompliance.com/api/v1",
|
|
8336
|
-
uat: "https://forge-uat.
|
|
8336
|
+
uat: "https://forge-uat.comply.com/api/v1",
|
|
8337
8337
|
production: "https://forge.myriacompliance.com/api/v1"
|
|
8338
8338
|
}, $b = {
|
|
8339
8339
|
dev: "development",
|