stefanpenner / es6-promise

A polyfill for ES6-style Promises
MIT License
7.3k stars 593 forks source link

Add `unpkg` and `jsdelivr` properties to package.json which point at dist version #342

Closed niftylettuce closed 5 years ago

niftylettuce commented 5 years ago

http://unpkg.com/es6-promise currently serves non-minified version

niftylettuce commented 5 years ago

see https://github.com/stefanpenner/es6-promise/pull/343, thank you