Skip to content

Commit 46bb78b

Browse files
authored
Merge pull request #184576 from petrsvihlik/patch-1
Changed tag name according to npm
2 parents f709d51 + a7f6f16 commit 46bb78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/includes/manage-teams-identity-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Use the `npm install` command to install the Azure Communication Services Identi
3939

4040
```console
4141

42-
npm install @azure/communication-identity@beta --save
42+
npm install @azure/communication-identity@next --save
4343
npm install @azure/msal-node --save
4444
npm install express --save
4545

0 commit comments

Comments
 (0)