Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent jsdoc upgrade #1349

Closed

Commits on Jan 20, 2020

  1. Prevent jsdoc upgrade

    pbts currently doesn't work with jsdoc 3.6.x and will emit broken
    definitions when trying to use it.
    
    As the toplevel package-lock.json is not respected by `npm install` as
    executed by the CLI utils, fix the jsdoc version to 3.5.5 in
    package.json.
    
    Fixes protobufjs#1342
    schiffermtq committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    440eb48 View commit details
    Browse the repository at this point in the history