@100mslive/roomkit-react 0.3.15-alpha.3 → 0.3.15-alpha.4

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.15-alpha.3",
13
+ "version": "0.3.15-alpha.4",
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.15-alpha.3",
78
+ "@100mslive/hls-player": "0.3.15-alpha.4",
79
79
  "@100mslive/hms-noise-cancellation": "0.0.1",
80
- "@100mslive/hms-virtual-background": "1.13.15-alpha.3",
81
- "@100mslive/hms-whiteboard": "0.0.5-alpha.3",
82
- "@100mslive/react-icons": "0.10.15-alpha.3",
83
- "@100mslive/react-sdk": "0.10.15-alpha.3",
80
+ "@100mslive/hms-virtual-background": "1.13.15-alpha.4",
81
+ "@100mslive/hms-whiteboard": "0.0.5-alpha.4",
82
+ "@100mslive/react-icons": "0.10.15-alpha.4",
83
+ "@100mslive/react-sdk": "0.10.15-alpha.4",
84
84
  "@100mslive/types-prebuilt": "0.12.9",
85
85
  "@emoji-mart/data": "^1.0.6",
86
86
  "@emoji-mart/react": "^1.0.1",
@@ -116,5 +116,5 @@
116
116
  "uuid": "^8.3.2",
117
117
  "worker-timers": "^7.0.40"
118
118
  },
119
- "gitHead": "810df7bc6d978b45e2c3052343692e982bad600a"
119
+ "gitHead": "f7dd781ff1065f5b13e42d24f63b7ae74c2dac6b"
120
120
  }