Skip to content

consider committing a package-lock.json file #419

Open
@flokli

Description

@flokli

Without a package-lock.json, running npm i in a checkout can come up with different versions of dependencies.

Especially when checking out tagged commits, there should be an up2date package-lock.json, so the same artifacts as on PyPi can be reproduced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions