Skip to content

Commit 8965bc1

Browse files
Update to newest version
1 parent 1f5e9ec commit 8965bc1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/communication-services/tutorials/file-sharing-tutorial-acs-chat.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Use the `npm install` command to install the beta Azure Communication Services U
9191

9292
```bash
9393

94-
npm install @azure/communication-react@1.5.1-beta.5
94+
npm install @azure/communication-react@1.11.0-beta.1
9595

9696
```
9797

@@ -100,8 +100,8 @@ you can most consistently use the API from the core libraries in your applicatio
100100

101101
```bash
102102

103-
npm install @azure/communication-calling@1.13.2-beta.1
104-
npm install @azure/communication-chat@1.3.2-beta.1
103+
npm install @azure/communication-calling@1.19.1-beta.2
104+
npm install @azure/communication-chat@1.4.0-beta.2
105105

106106
```
107107

0 commit comments

Comments
 (0)