mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update readme ping command
This commit is contained in:
parent
aaedc13d2c
commit
f8adc5e1a2
1 changed files with 2 additions and 1 deletions
|
@ -146,7 +146,7 @@ Basic features:
|
|||
Advanced package control:
|
||||
|
||||
- Unpublishing packages (npm unpublish) - **supported**
|
||||
- Tagging (npm tag) - supported
|
||||
- Tagging (npm tag) - **supported**
|
||||
- Deprecation (npm deprecate) - not supported
|
||||
|
||||
User management:
|
||||
|
@ -158,6 +158,7 @@ Misc stuff:
|
|||
|
||||
- Searching (npm search) - **supported** (cli / browser)
|
||||
- Starring (npm star, npm unstar) - not supported, doesn't make sense in private registry
|
||||
- Ping (npm ping) - **supported**
|
||||
|
||||
## Storage
|
||||
|
||||
|
|
Loading…
Reference in a new issue