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-11-22 05:25:02 +0300
committerForrest L Norvell <forrest@npmjs.com>2014-11-22 05:25:02 +0300
commitc8ac37a470491b2ed28514536e2e198494638c79 (patch)
tree76f46628230ea1cff7cba40f33267cc905a77548 /package.json
parent4d5ad2f653ba36cc8a2237555416192a3362be74 (diff)
npm-registry-client@4.0.4
Deal with numeric defaults better, pass the correct configuration to the retry module, and deal with registry errors that don't come with an error message from the registry.
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 cdc4dd09d..a35592628 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"npm-cache-filename": "~1.0.1",
"npm-install-checks": "~1.0.2",
"npm-package-arg": "~2.1.3",
- "npm-registry-client": "~4.0.3",
+ "npm-registry-client": "~4.0.4",
"npm-user-validate": "~0.1.1",
"npmlog": "~0.1.1",
"once": "~1.3.1",