quickblox 2.19.3-beta.3 → 2.19.3-beta.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/package.json +1 -1
- package/quickblox.d.ts +1 -1
- package/quickblox.js +1 -1
- package/quickblox.min.js +1 -1
- package/src/qbConfig.js +1 -1
package/package.json
CHANGED
package/quickblox.d.ts
CHANGED
package/quickblox.js
CHANGED
|
@@ -55062,7 +55062,7 @@ module.exports = StreamManagement;
|
|
|
55062
55062
|
*/
|
|
55063
55063
|
|
|
55064
55064
|
var config = {
|
|
55065
|
-
version: '2.19.3-beta.
|
|
55065
|
+
version: '2.19.3-beta.4',
|
|
55066
55066
|
buildNumber: '1165',
|
|
55067
55067
|
creds: {
|
|
55068
55068
|
'appId': 0,
|