quickblox 2.22.0-alpha.1 → 2.22.0
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.js +1 -1
- package/quickblox.min.js +1 -1
- package/src/qbConfig.js +1 -1
package/package.json
CHANGED
package/quickblox.js
CHANGED
|
@@ -39411,7 +39411,7 @@ module.exports = StreamManagement;
|
|
|
39411
39411
|
|
|
39412
39412
|
var config = {
|
|
39413
39413
|
version: '2.22.0',
|
|
39414
|
-
buildNumber: '
|
|
39414
|
+
buildNumber: '1177',
|
|
39415
39415
|
creds: {
|
|
39416
39416
|
'appId': 0,
|
|
39417
39417
|
'authKey': '',
|