cli-table / cli-table3

Pretty unicode tables for the command line
MIT License
527 stars 44 forks source link

Update colors to maintained version #263

Closed DABH closed 2 years ago

DABH commented 2 years ago

Per https://github.com/Marak/colors.js/issues/340, the colors package on which cli-table3 depends has been migrated to @colors/colors. This PR performs the (very simple) migration. Thanks for your help with getting this into the next release, and let me know if you need any help with getting this fix out or other maintenance tasks.

DABH commented 2 years ago

Hey @DanielRuf , thanks for your help with some of the colors threads earlier. Now that things are resolved, do you feel comfortable merging this? Also, if you have interest in helping to maintain colors with me, please feel free to get in touch.

DanielRuf commented 2 years ago

Thanks for your MR. I will merge it today.

Personally I do not invest much time in opensource projects anymore and try to find more maintainers for the other projects which I maintain.

speedytwenty commented 2 years ago

If you want to beat me to a PR that'd be great! Please note #271 and #196.