@100mslive/roomkit-react 0.3.23-alpha.0 → 0.3.23

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.23-alpha.0",
13
+ "version": "0.3.23",
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.23-alpha.0",
78
+ "@100mslive/hls-player": "0.3.23",
79
79
  "@100mslive/hms-noise-cancellation": "0.0.1",
80
- "@100mslive/hms-virtual-background": "1.13.23-alpha.0",
81
- "@100mslive/hms-whiteboard": "0.0.13-alpha.0",
82
- "@100mslive/react-icons": "0.10.23-alpha.0",
83
- "@100mslive/react-sdk": "0.10.23-alpha.0",
80
+ "@100mslive/hms-virtual-background": "1.13.23",
81
+ "@100mslive/hms-whiteboard": "0.0.13",
82
+ "@100mslive/react-icons": "0.10.23",
83
+ "@100mslive/react-sdk": "0.10.23",
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": "519ee1ffd855daaa629eccf2176898fdf0d52358"
120
+ "gitHead": "b82ff1de51cc685dc6fb0bff9a36d69f4120fd65"
121
121
  }