mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
commit
208d32f21f
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue