http-party / http-server

a simple zero-configuration command-line http server
MIT License
13.42k stars 1.48k forks source link

Fix broken dependency in colors.js #786

Closed spencer-robertson closed 2 years ago

spencer-robertson commented 2 years ago

1.4.2 colors.js is broken, causing an infinte loop in the console (https://github.com/Marak/colors.js/issues/285). This fix just pins the colors version back to a stable build.

Relevant issues

Fixes #781

Contributor checklist
Maintainer checklist
zbynek commented 2 years ago

Duplicate of #783 (and #785)

thornjad commented 2 years ago

Yeah duplicate of #783

spencer-robertson commented 2 years ago

My bad, cheers guys!