1.0.0 • Published 8 years ago

prerelease-snapshot v1.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
8 years ago

npm-snapshot

A little script which adds "-SNAPSHOT" text for version (for package.json and for shrinkwrap.json if it exists).

Usage

You must use prerelease-snapshot in a folder with a package.json.

For example, given the version "1.0.0", calling

prerelease-snapshot

will change the package.json to be "1.0.0-SNAPSHOT".

Install

npm install -g prerelease-snapshot

License

MIT

1.0.0

8 years ago