@2uinc/frontend-component-xpert-chatbot 1.40.23-alpha.1 → 1.40.23-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.
@@ -1448,7 +1448,7 @@ const T = /* @__PURE__ */ qn(U2), z2 = {
1448
1448
  if (t)
1449
1449
  try {
1450
1450
  const h = await fetch(
1451
- `https://xpert-api-services-294.stg.ai.2u.com/v1/client?client_id=${t}`,
1451
+ `https://xpert-api-services.stg.ai.2u.com/v1/client?client_id=${t}`,
1452
1452
  {
1453
1453
  method: "GET",
1454
1454
  headers: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.40.23-alpha.1",
3
+ "version": "1.40.23-alpha.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"