Update npm.md

Added cleanup
waldyrious/alt-syntax
Artem Szubowicz 2015-12-30 14:10:04 +01:00
parent 95fc5a0ef9
commit 5222aac447
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`