mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-01-08 10:27:24 +03:00
Update npm.md
Added cleanup
This commit is contained in:
parent
95fc5a0ef9
commit
5222aac447
@ -21,3 +21,7 @@
|
|||||||
- Publish the current project
|
- Publish the current project
|
||||||
|
|
||||||
`npm publish`
|
`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