mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 11:29:59 +03:00
Update npm.md
Added cleanup
This commit is contained in:
parent
95fc5a0ef9
commit
5222aac447
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user