mix npm.shrinkwrap (NPM v0.6.0)

Copy Markdown View Source

Create an npm-shrinkwrap.json from the current npm.lock.

mix npm.shrinkwrap

The shrinkwrap file locks exact versions for publishing. Unlike npm.lock (which is project-only), npm-shrinkwrap.json is included when the package is published to the registry.