@3sc/common-component 0.0.27 → 0.0.29
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -18658,7 +18658,7 @@ ze.getAdapter = cp.getAdapter;
|
|
|
18658
18658
|
ze.HttpStatusCode = wI;
|
|
18659
18659
|
ze.default = ze;
|
|
18660
18660
|
const pp = {
|
|
18661
|
-
NOTIFICATION: "/
|
|
18661
|
+
NOTIFICATION: "/notifications"
|
|
18662
18662
|
}, sa = {
|
|
18663
18663
|
BASE_URL: "https://scai-qa-api.3sc.ai",
|
|
18664
18664
|
VERSION: "/v1"
|