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 version of communication-react to 1.21.0 #259

Closed dmceachernmsft closed 2 weeks ago

dmceachernmsft commented 2 weeks ago

Purpose

Update communication react per last release

Pull Request Type

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

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