@2uinc/frontend-component-xpert-chatbot 1.3.1 → 1.3.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.
Files changed (2) hide show
  1. package/README.md +0 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -118,8 +118,6 @@ A CDN deployment occurs after the NPM deployment for clients that don't have Rea
118
118
 
119
119
  </head>
120
120
  <body>
121
- <div id="xpert-chatbot-container"></div>
122
- ...
123
121
  <script defer src="https://chatbot-frontend.prod.ai.2u.com/@latest/index.min.js"></script>
124
122
  </body>
125
123
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.3.1",
3
+ "version": "1.3.2",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",