chore: update readme

This commit is contained in:
Juan Picado @jotadeveloper 2019-09-08 00:53:32 +02:00
parent dbf20175dc
commit 9006aefea7
No known key found for this signature in database
GPG Key ID: 15AA875EF3768142
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ Verdaccio aims to support all features of a standard npm client that make sense
- Registering new users (npm adduser {newuser}) - **supported**
- Change password (npm profile set password) - **supported**
- Transferring ownership (npm owner add {user} {pkg}) - not supported, *PR-welcome*
- Token (npm token) - (more info [#1271](https://github.com/verdaccio/verdaccio/pull/1271)) - **supported**
- Token (npm token) - (more info [#1427](https://github.com/verdaccio/verdaccio/pull/1427)) - **supported**
### Miscellany