|
1 | 1 | { |
2 | 2 | "name": "@azure/communication-react", |
3 | | - "version": "1.14.0-beta.1", |
| 3 | + "version": "1.14.0-beta.2", |
4 | 4 | "sideEffects": false, |
5 | 5 | "description": "React library for building modern communication user experiences utilizing Azure Communication Services", |
6 | 6 | "keywords": [ |
|
104 | 104 | "@azure/core-auth": "^1.4.0", |
105 | 105 | "@babel/cli": "^7.23.9", |
106 | 106 | "@babel/core": "^7.23.9", |
107 | | - "@internal/calling-component-bindings": "1.14.0-beta.1", |
108 | | - "@internal/calling-stateful-client": "1.14.0-beta.1", |
109 | | - "@internal/chat-component-bindings": "1.14.0-beta.1", |
110 | | - "@internal/chat-stateful-client": "1.14.0-beta.1", |
111 | | - "@internal/fake-backends": "1.14.0-beta.1", |
112 | | - "@internal/react-components": "1.14.0-beta.1", |
113 | | - "@internal/react-composites": "1.14.0-beta.1", |
| 107 | + "@internal/calling-component-bindings": "1.14.0-beta.2", |
| 108 | + "@internal/calling-stateful-client": "1.14.0-beta.2", |
| 109 | + "@internal/chat-component-bindings": "1.14.0-beta.2", |
| 110 | + "@internal/chat-stateful-client": "1.14.0-beta.2", |
| 111 | + "@internal/fake-backends": "1.14.0-beta.2", |
| 112 | + "@internal/react-components": "1.14.0-beta.2", |
| 113 | + "@internal/react-composites": "1.14.0-beta.2", |
114 | 114 | "@microsoft/api-documenter": "~7.23.30", |
115 | 115 | "@microsoft/api-extractor": "~7.40.6", |
116 | 116 | "@rollup/plugin-json": "^6.0.1", |
|
0 commit comments