@100mslive/roomkit-react 0.3.21-alpha.2 → 0.3.22-alpha.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  "prebuilt",
11
11
  "roomkit"
12
12
  ],
13
- "version": "0.3.21-alpha.2",
13
+ "version": "0.3.22-alpha.0",
14
14
  "author": "100ms",
15
15
  "license": "MIT",
16
16
  "repository": {
@@ -75,12 +75,12 @@
75
75
  "react": ">=17.0.2 <19.0.0"
76
76
  },
77
77
  "dependencies": {
78
- "@100mslive/hls-player": "0.3.21-alpha.2",
78
+ "@100mslive/hls-player": "0.3.22-alpha.0",
79
79
  "@100mslive/hms-noise-cancellation": "0.0.1",
80
- "@100mslive/hms-virtual-background": "1.13.21-alpha.2",
81
- "@100mslive/hms-whiteboard": "0.0.11-alpha.2",
82
- "@100mslive/react-icons": "0.10.21-alpha.2",
83
- "@100mslive/react-sdk": "0.10.21-alpha.2",
80
+ "@100mslive/hms-virtual-background": "1.13.22-alpha.0",
81
+ "@100mslive/hms-whiteboard": "0.0.12-alpha.0",
82
+ "@100mslive/react-icons": "0.10.22-alpha.0",
83
+ "@100mslive/react-sdk": "0.10.22-alpha.0",
84
84
  "@100mslive/types-prebuilt": "0.12.12",
85
85
  "@emoji-mart/data": "^1.0.6",
86
86
  "@emoji-mart/react": "^1.0.1",
@@ -117,5 +117,5 @@
117
117
  "uuid": "^8.3.2",
118
118
  "worker-timers": "^7.0.40"
119
119
  },
120
- "gitHead": "e0cb9db14277a5335a89b8c71f7fc3212018bc68"
120
+ "gitHead": "d6442187dcb9cfd7be47e4fa96fce78f4ac4f50b"
121
121
  }