@livechat/design-system-react-components 2.4.3 → 2.4.5

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.js CHANGED
@@ -6899,8 +6899,8 @@ const xs = (e) => {
6899
6899
  product: "KnowledgeBase"
6900
6900
  },
6901
6901
  {
6902
- clientId: "6c493637185258c1a937e68886906831",
6903
- redirectUri: "https//teamchat.text.com/app",
6902
+ clientId: "1ebfa721f575b1346b9c76bb8f86583c",
6903
+ redirectUri: "https://teamchat.text.com/app",
6904
6904
  product: "TeamChat"
6905
6905
  },
6906
6906
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livechat/design-system-react-components",
3
- "version": "2.4.3",
3
+ "version": "2.4.5",
4
4
  "description": "",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -86,5 +86,5 @@
86
86
  "react-transition-group": "^4.4.2",
87
87
  "react-virtuoso": "^4.7.11"
88
88
  },
89
- "gitHead": "51253ebeb4b7f493d080c96c91f0af9360d3909f"
89
+ "gitHead": "ad13b1e41f02340618ba945cada8c7f76dedd8e7"
90
90
  }