changelog icon indicating copy to clipboard operation
changelog copied to clipboard

updated NPM packages, including move from deprecated has-color

Open GerHobbelt opened this issue 8 years ago • 1 comments

apart from general package update via ncu -a --packageFile package.json one extra action: migrating module has-color (not updated since 2013) to chalk-supports module (which is linked from npm website's has-color entry). Added note to README for Windows users who run into issues around console TTY detection failing on several msys/mingw systems: -c vs. --color.

GerHobbelt avatar Oct 04 '17 13:10 GerHobbelt

Ah, the TravisCI fail report on this one requires pullreq #46 to fix; had that part separated out.

GerHobbelt avatar Oct 04 '17 13:10 GerHobbelt