quickblox 2.21.4-alpha.1 → 2.21.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.js +1 -1
- package/quickblox.min.js +1 -1
- package/src/qbConfig.js +1 -1
package/package.json
CHANGED
package/quickblox.js
CHANGED
|
@@ -55133,7 +55133,7 @@ module.exports = StreamManagement;
|
|
|
55133
55133
|
|
|
55134
55134
|
var config = {
|
|
55135
55135
|
version: '2.21.4',
|
|
55136
|
-
buildNumber: '
|
|
55136
|
+
buildNumber: '1171',
|
|
55137
55137
|
creds: {
|
|
55138
55138
|
'appId': 0,
|
|
55139
55139
|
'authKey': '',
|