@opentok/client 2.33.0-alpha.2 → 2.33.0-alpha.3
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/dist/js/opentok.js +16 -14
- package/dist/js/opentok.js.map +1 -1
- package/dist/js/opentok.min.js +4 -4
- package/dist/js/opentok.min.js.map +1 -1
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opentok/client",
|
|
3
|
-
"version": "2.33.0-alpha.
|
|
3
|
+
"version": "2.33.0-alpha.3",
|
|
4
4
|
"description": "The OpenTok.js library lets you use OpenTok-powered video sessions on the web",
|
|
5
5
|
"homepage": "https://tokbox.com/developer/sdks/js/",
|
|
6
6
|
"license": "https://www.vonage.com/legal/communications-apis/terms-of-use/",
|