0
Fork 0
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:
Juan Picado 2017-04-30 10:01:41 +02:00
parent aaedc13d2c
commit f8adc5e1a2
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -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