We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5e9ec commit 8965bc1Copy full SHA for 8965bc1
articles/communication-services/tutorials/file-sharing-tutorial-acs-chat.md
@@ -91,7 +91,7 @@ Use the `npm install` command to install the beta Azure Communication Services U
91
92
```bash
93
94
-npm install @azure/communication-react@1.5.1-beta.5
+npm install @azure/communication-react@1.11.0-beta.1
95
96
```
97
@@ -100,8 +100,8 @@ you can most consistently use the API from the core libraries in your applicatio
100
101
102
103
-npm install @azure/communication-calling@1.13.2-beta.1
104
-npm install @azure/communication-chat@1.3.2-beta.1
+npm install @azure/communication-calling@1.19.1-beta.2
+npm install @azure/communication-chat@1.4.0-beta.2
105
106
107
0 commit comments