Merge pull request #490 from shybovycha/patch-2

Update npm.md
waldyrious/alt-syntax
Felix Yan 2015-12-30 21:53:25 +08:00
commit 208d32f21f
1 changed files with 4 additions and 0 deletions

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`