mix npm.prune (NPM v0.6.0)

Copy Markdown View Source

Remove packages from node_modules/ not listed in npm.lock.

mix npm.prune

Useful after manually removing dependencies from package.json without running mix npm.install.