Skip to content

Commit 1840436

Browse files
authored
Merge pull request #259 from Azure-Samples/amyl/OCVE
[Chat] Update Samples Dependencies
2 parents a6ff170 + 70714b3 commit 1840436

File tree

7 files changed

+131
-87
lines changed

7 files changed

+131
-87
lines changed

join-chat-to-teams-meeting/Chat Experience with File Sharing/package-lock.json

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

join-chat-to-teams-meeting/Chat Experience with File Sharing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"@azure/communication-calling": "1.24.1-beta.2",
15-
"@azure/communication-chat": "1.6.0-beta.1",
14+
"@azure/communication-calling": "1.25.1-beta.1",
15+
"@azure/communication-chat": "1.6.0-beta.2",
1616
"@azure/communication-common": "^2.3.0",
1717
"@azure/communication-identity": "^1.3.0"
1818
},

join-chat-to-teams-meeting/Chat Experience with Inline Image/package-lock.json

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

join-chat-to-teams-meeting/Chat Experience with Inline Image/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"@azure/communication-calling": "1.24.1-beta.2",
15-
"@azure/communication-chat": "1.6.0-beta.1",
14+
"@azure/communication-calling": "1.25.1-beta.1",
15+
"@azure/communication-chat": "1.6.0-beta.2",
1616
"@azure/communication-common": "^2.3.1",
1717
"@azure/communication-identity": "^1.3.0"
1818
},

join-chat-to-teams-meeting/Chat Experience/package-lock.json

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

join-chat-to-teams-meeting/Chat Experience/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"@azure/communication-calling": "1.24.1-beta.2",
15-
"@azure/communication-chat": "1.6.0-beta.1",
14+
"@azure/communication-calling": "1.25.1-beta.1",
15+
"@azure/communication-chat": "1.6.0-beta.2",
1616
"@azure/communication-common": "^2.3.1",
1717
"@azure/communication-identity": "^1.3.0"
1818
},

0 commit comments

Comments
 (0)