Azure / Azure-Media-Services-Explorer

Azure Media Services Explorer Tool
Other
211 stars 84 forks source link

Update to published package #190

Closed xpouyat closed 1 month ago

xpouyat commented 1 month ago

Purpose

This change concerns: (mark with an x)

- [ ] AMSE v4.x (for AMS v2) in 'AMSv2' branch
- [ ] AMSE v5.x (for AMS v3) in 'main' branch
- [ ] Other

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

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

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