Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorForrest L Norvell <forrest@npmjs.com>2015-02-13 13:35:09 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-02-13 13:35:09 +0300
commit464ce22c54a0b92e2f8e647b230c31238b2e4b62 (patch)
treec18b439394c6a952943d3d9cc78bb3e3567d7025 /package.json
parenta0a262047647d9e2690cebe5a89e6a0dd33202bb (diff)
npm-registry-client@6.1.0
Support logging out of token-based sessions (a registry-2 endpoint).
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 63bdade2b..ede658696 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"npm-cache-filename": "~1.0.1",
"npm-install-checks": "~1.0.5",
"npm-package-arg": "~2.1.3",
- "npm-registry-client": "~6.0.7",
+ "npm-registry-client": "~6.1.0",
"npm-user-validate": "~0.1.1",
"npmlog": "~0.1.1",
"once": "~1.3.1",