stream-chat 8.57.3 → 8.57.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.
package/dist/browser.js CHANGED
@@ -16118,8 +16118,8 @@ var StreamChat = /*#__PURE__*/function () {
16118
16118
  return this.userAgent;
16119
16119
  }
16120
16120
 
16121
- var version = "8.57.3";
16122
- var clientBundle = process.env.CLIENT_BUNDLE;
16121
+ var version = "8.57.4";
16122
+ var clientBundle = "";
16123
16123
  var userAgentString = '';
16124
16124
 
16125
16125
  if (this.sdkIdentifier) {