Merge pull request #490 from shybovycha/patch-2

Update npm.md
This commit is contained in:
Felix Yan
2015-12-30 21:53:25 +08:00

View File

@@ -21,3 +21,7 @@
- Publish the current project
`npm publish`
- Cleanup packages (removes packages, which are installed but are not listed in `package.json`)
`npm prune`