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>2014-06-06 08:34:31 +0400
committerForrest L Norvell <forrest@npmjs.com>2014-06-13 23:44:43 +0400
commitbb369f71a2fc4ba1c1fbfc3da41a4b1d11becca2 (patch)
tree5aa01a3635b911b6ebf671d3bec4878157373138 /package.json
parent1c2938189122c0640b9403746a6bfed4d6142b27 (diff)
upgrade to npm-registry-client@2.0.0
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 7587cd96e..7c11c089d 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"nopt": "~3.0.0",
"npm-cache-filename": "~1.0.1",
"npm-install-checks": "~1.0.2",
- "npm-registry-client": "1",
+ "npm-registry-client": "~2.0.0",
"npm-user-validate": "~0.1.0",
"npmconf": "~1.0.5",
"npmlog": "~0.1.0",