npm / lockfile

A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.
ISC License
260 stars 33 forks source link

Use signal-exit package to detect exit instead of process.on('exit') #29

Closed jskorepa closed 6 years ago

jskorepa commented 6 years ago

Fixes #21

isaacs commented 6 years ago

Landed on master, published on 1.0.4. Thanks!