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:
authorisaacs <i@izs.me>2014-06-13 03:16:37 +0400
committerisaacs <i@izs.me>2014-06-13 03:16:37 +0400
commitb1dd58e4ac1fb8a7318c06a538c734af164e7a59 (patch)
tree5c3260e1063c0df0d7a5680cdcad1978ae807a54 /package.json
parentd998e73034686f287e34f81922e7afc92731c1ad (diff)
npmconf@1.0.4
Fix #5459
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 99fb49ad4..fa49cb954 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"npm-install-checks": "~1.0.2",
"npm-registry-client": "1",
"npm-user-validate": "~0.1.0",
- "npmconf": "~1.0.2",
+ "npmconf": "~1.0.4",
"npmlog": "~0.1.0",
"once": "~1.3.0",
"opener": "~1.3.0",