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

deps: copy postject-api.h and LICENSE to the deps folder #46582

Commits on Feb 9, 2023

  1. deps: copy postject-api.h and LICENSE to the deps folder

    Since `postject-api.h` gets compiled into Node.js, it makes more sense
    to put it in the `deps` directory instead of `test/fixtures`.
    
    Refs: nodejs#45038 (comment)
    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    2c626f5 View commit details
    Browse the repository at this point in the history
  2. Update tools/dep_updaters/update-postject.sh

    Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
    RaisinTen and anonrig committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ef62e1f View commit details
    Browse the repository at this point in the history