gabrielboliveira / tracking-correios

Módulo para consulta do rastreio de pacotes do Correios - API SRO
MIT License
110 stars 27 forks source link

refactor(Promises) Remove bluebird - migrate to native Promise #42

Closed gabrielboliveira closed 3 years ago

gabrielboliveira commented 3 years ago

This removes the bluebird library and migrates to using the native Promise library that is good enough for this package usage.