@2uinc/frontend-component-xpert-chatbot 1.36.2-beta.1 → 1.36.2-beta.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.
@@ -1444,7 +1444,7 @@ const Ls = /* @__PURE__ */ Dt(D0), P0 = {
1444
1444
  if (u(!1), t)
1445
1445
  try {
1446
1446
  const p = await fetch(
1447
- `https://xpert-api-services.prod.ai.2u.com/v1/client?client_id=${t}`,
1447
+ `https://xpert-api-services.stg.ai.2u.com/v1/client?client_id=${t}`,
1448
1448
  {
1449
1449
  method: "GET",
1450
1450
  headers: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.36.2-beta.1",
3
+ "version": "1.36.2-beta.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"