microsoft / vsts-extension-multivalue-control

A work item form control which allows selection of multiple values.
MIT License
47 stars 45 forks source link

fix: use latest Promise polyfill without protocol #120

Closed nschonni closed 4 years ago

nschonni commented 5 years ago

Dropping the protocol Fixes #104. Bumped to the latest version and used the minified version at the same time.

obvioussean commented 4 years ago

I fixed by using es6-promise instead.