coffeedoc / codo

CoffeeScript API documentation generator. It's like YARD but for CoffeeScript!
Other
625 stars 92 forks source link

Tag New Release - Update Winston #260

Open funnylookinhat opened 6 years ago

funnylookinhat commented 6 years ago

It looks like you updated the winston version in package.json but you never tagged a new release - could you bump to 2.1.3 ? The older version of winston requires an outdated version of hawk (0.10.2), which isn't marked as compatible with modern node engines. It causes errors if you're trying to use yarn instead of npm (e.g. you have to pass in --ignore-engines).

Sumolari commented 6 years ago

Just published a fork of this package with version 2.1.3 tagged so it can be used without putting the explicit hash in package.json: https://www.npmjs.com/package/@lluis/codo