Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

fix: always set originalLockfileVersion when doing shrinkwrap reset #339

Merged
merged 1 commit into from Oct 27, 2021

Commits on Oct 25, 2021

  1. fix: always set originalLockfileVersion when doing shrinkwrap reset

    Fix: npm/cli#3899
    
    A shrinkwrap reset without specifying a lockfile version was triggering
    an old lockfile warning due to the originalLockfileVersion not being set
    prior to checking whether the lockfile was old.
    lukekarrys committed Oct 25, 2021
    Copy the full SHA
    d310bd3 View commit details
    Browse the repository at this point in the history