quickblox 2.20.0-beta.2 → 2.20.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
|
@@ -55078,7 +55078,7 @@ module.exports = StreamManagement;
|
|
|
55078
55078
|
*/
|
|
55079
55079
|
|
|
55080
55080
|
var config = {
|
|
55081
|
-
version: '2.20.0
|
|
55081
|
+
version: '2.20.0',
|
|
55082
55082
|
buildNumber: '1165',
|
|
55083
55083
|
creds: {
|
|
55084
55084
|
'appId': 0,
|