Azure-Samples / communication-services-web-calling-hero

Hero sample to showcase web calling capabilities for Azure Communication Services
MIT License
105 stars 161 forks source link

Update calling dependency to latest #217

Closed carocao-msft closed 10 months ago

carocao-msft commented 10 months ago

Purpose

Update calling dependency to latest

Pull Request Type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

Upstream sample reference

Links to PR(s) that made the original change in the upstream sample:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information