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.
@@ -16093,8 +16093,8 @@ var StreamChat = /*#__PURE__*/function () {
16093
16093
  return this.userAgent;
16094
16094
  }
16095
16095
 
16096
- var version = "8.57.3";
16097
- var clientBundle = process.env.CLIENT_BUNDLE;
16096
+ var version = "8.57.4";
16097
+ var clientBundle = "";
16098
16098
  var userAgentString = '';
16099
16099
 
16100
16100
  if (this.sdkIdentifier) {