od-support-chat 1.0.45 → 1.0.46

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -113,6 +113,6 @@ Finally you can use the Chat client for Origin Detector (OD) customer support to
113
113
  ### Here is one example react project. Please add your keys before running this project.
114
114
  ### https://github.com/jewelsub/example-od-support-chat
115
115
 
116
- ## If you are a manufacturer, please follow this manufacturer's onboarding guide to get used to the Origin Detector (OD) platform.
116
+ ## If you are a manufacturer, please follow this manufacturer's onboarding guide to get used to with the Origin Detector (OD) platform.
117
117
  ### https://origindetector.com/user-guide/Manufacturer-Onboarding-Guide.pdf
118
118
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "od-support-chat",
3
3
  "private": false,
4
- "version": "1.0.45",
4
+ "version": "1.0.46",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
7
7
  "exports": {