Skip to content

nzambello/purge-lockfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.