Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

odojs/npm-christmas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-christmas

The opposite of shrinkwrap, releases all your versions.

Usage: npm-christmas [wrap or unwrap] (defaults to unwrap)

unwrap: Your package.json file will have it's dependency versions replaced with *

wrap: Your package.json file will pick up versions from your currently installed packages

Use npm shrinkwrap for a more robust wrap

npm-christmas or npm-christmas unwrap


 √ Releasing colors from 0.6.2 to *

   Presents unwrapped

npm-christmas wrap


 √ Locking colors to 0.6.2

   Presents wrapped

About

The opposite of shrinkwrap, releases all your versions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published