Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 512 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 512 Bytes

purge-lockfile

npm version test

Strips yarn lockfile by a pattern.

Usage

npx purge-lockfile@latest PATTERN

Example

In test directory, you can find test lockfiles.

The use case is that you have to strip every entry to make a clean install/reinstall.