od-support-chat 1.0.49 → 1.0.50

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.
Files changed (2) hide show
  1. package/README.md +5 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -25,8 +25,6 @@ Manufacturing companies and businesses using the Origin Detector (OD) platform
25
25
 
26
26
  [![Watch the video](https://origindetector.com/awareness/customer-support-free-tool.webp)](https://www.youtube.com/watch?v=izE81ShGlLI)
27
27
 
28
- ### Alternative Mentioned:
29
-
30
28
  The od-support-chat is a simple, embeddable customer support chat designed for the Origin Detector (OD) platform. It
31
29
  facilitates real-time communication between customers and support teams, helping to build trust, verify products, and resolve issues.
32
30
 
@@ -34,8 +32,6 @@ This chat tool is free for companies that already have a paid subscription to th
34
32
  it serves as an added benefit for manufacturing companies using the platform. There are no additional licensing fees for
35
33
  the od-support-chat itself, but you'll need to pay for a license for the Origin Detector platform to access this free tool.
36
34
 
37
- Alternatively, you can use the OptimizeTalk.com meeting tool independently and at no cost, regardless of whether you use the od-support-chat.
38
-
39
35
  ## Development
40
36
 
41
37
  - Install:
@@ -118,3 +114,8 @@ Finally you can use the Chat client for Origin Detector (OD) customer support to
118
114
  ## If you are a manufacturer, please follow this manufacturer's onboarding guide to get used to with the Origin Detector (OD) platform.
119
115
  ### https://origindetector.com/user-guide/Manufacturer-Onboarding-Guide.pdf
120
116
 
117
+ ### Alternative Mentioned:
118
+
119
+ Alternatively, you can use the OptimizeTalk.com meeting tool independently and at no cost, regardless of whether you use the od-support-chat widget.
120
+
121
+
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "od-support-chat",
3
3
  "private": false,
4
- "version": "1.0.49",
4
+ "version": "1.0.50",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
7
7
  "exports": {