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-29 08:10:25 +0400
committerForrest L Norvell <forrest@npmjs.com>2014-07-02 05:43:16 +0400
commit1b6e84161cb1fc32bfc4dae49c4a7b5a2f0ffb3f (patch)
tree7e5ad19dca3c04e2ca9eada2c60751b627aa6aae /package.json
parentcfcbf34fe4819818c3de75a9e7d77ff794d31cf9 (diff)
npmconf@npm/npmconf#othiym23/new-credentials
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 1ed7180ff..93835bfba 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"npm-install-checks": "~1.0.2",
"npm-registry-client": "git://github.com/npm/npm-registry-client#othiym23/multi-registry",
"npm-user-validate": "~0.1.0",
- "npmconf": "~1.1.4",
+ "npmconf": "git://github.com/npm/npmconf.git#othiym23/new-credentials",
"npmlog": "~0.1.1",
"once": "~1.3.0",
"opener": "~1.3.0",