From 9006aefea7febb510771f754ef91ef427158f6ec Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Sun, 8 Sep 2019 00:53:32 +0200 Subject: [PATCH] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aadcfa6ca..158e1a0a9 100644 --- a/README.md +++ b/README.md @@ -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