mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-02 07:18:29 +01: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…
Reference in a new issue