mix npm.update (NPM v0.6.0)

Copy Markdown View Source

Update npm packages to the latest versions matching their ranges.

mix npm.update          # Update all packages
mix npm.update lodash   # Update a specific package

Re-resolves the dependency tree and writes an updated npm.lock.