@2uinc/frontend-component-xpert-chatbot 1.11.0-alpha.3 → 1.11.0-alpha.4

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.
@@ -224,7 +224,7 @@ const Jl = {
224
224
  textPrefix: null,
225
225
  showEmoji: !0,
226
226
  text: "Got questions about billing, registration, or payment options? I'm here to help!",
227
- delayMs: 0,
227
+ delayMs: 4e3,
228
228
  style: {
229
229
  bottom: "6.5rem",
230
230
  right: "1.45rem",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.11.0-alpha.3",
3
+ "version": "1.11.0-alpha.4",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",