@2uinc/frontend-component-xpert-chatbot 1.36.0-alpha.1 → 1.36.0-alpha.2

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.
@@ -1439,7 +1439,7 @@ const Ns = /* @__PURE__ */ Lt(P0), M0 = {
1439
1439
  if (o(!1), t)
1440
1440
  try {
1441
1441
  const p = await fetch(
1442
- `https://xpert-api-services.prod.ai.2u.com/v1/client?client_id=${t}`,
1442
+ `https://xpert-api-services.stg.ai.2u.com/v1/client?client_id=${t}`,
1443
1443
  {
1444
1444
  method: "GET",
1445
1445
  headers: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.36.0-alpha.1",
3
+ "version": "1.36.0-alpha.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"