ud-annotatrix icon indicating copy to clipboard operation
ud-annotatrix copied to clipboard

Update dependencies to support latest version of nodejs for jsdoc-to-markdown

Open yaskevich opened this issue 5 years ago • 4 comments

See: https://github.com/jsdoc2md/jsdoc-to-markdown/issues/188

yaskevich avatar Jun 25 '19 16:06 yaskevich

How do you plan to use jsdoc2md?

jonorthwash avatar Jun 26 '19 17:06 jonorthwash

It is used in build script. I tested it on latest nodejs and it failed. Anyway, fixed by last commits, in #356.

yaskevich avatar Jun 26 '19 18:06 yaskevich

Could you say what commit fixes this (and other issues) instead of what PR fixes it? The PR includes a lot of commits and so it's hard to find which part is relevant.

jonorthwash avatar Jun 27 '19 12:06 jonorthwash

This one: 6ebe7e9f3c5a647d46b86de3d86793469405a30e jsdoc-to-markdown was updated to v 5.0.0 in package.json

yaskevich avatar Jun 27 '19 17:06 yaskevich