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:
authorKat Marchán <kzm@zkat.tech>2018-08-15 23:21:29 +0300
committerKat Marchán <kzm@zkat.tech>2018-08-21 02:17:32 +0300
commitd612d2ce8fab72026f344f125539ecbf3746af9a (patch)
tree2c3f7a519edb0e6b53462412add72c88bdc9273e /package.json
parent3b940331dcccfa67f92366adb7ffd9ecf7673a9a (diff)
npm-registry-client@8.6.0
Adds nrc-level support for per-package 2fa setting. CLI-side TBD. Credit: @iarna
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 1c7bf88ae..ff49f6dd4 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"npm-packlist": "^1.1.11",
"npm-pick-manifest": "^2.1.0",
"npm-profile": "^3.0.2",
- "npm-registry-client": "^8.5.1",
+ "npm-registry-client": "^8.6.0",
"npm-registry-fetch": "^1.1.0",
"npm-user-validate": "~1.0.0",
"npmlog": "~4.1.2",