Skip to content

Lockfile version not updated after publishing #482

Description

@mmaclach

Steps to reproduce:

  • Bump a package version
  • Release package version

package.json version is updated, but package-lock.json still has the old version

Expected behavior:
package-lock.json version is also updated (or yarn.lock)

Right now, I can run install to update the lockfile, but it would be great if beachball could update the version change automatically.

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