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>2021-04-24 00:45:07 +0300
committerisaacs <i@izs.me>2021-04-24 00:50:06 +0300
commitb61eac693df82c52b955e6c18ec4dcf4cedea8a3 (patch)
treeca2148d148af7ec628fe5aa4086a965b9662a1b4 /package.json
parent7925cca24543d9e1a8297844b3e53e11057643ef (diff)
@npmcli/config@2.2.0
Partially fixes https://github.com/npm/cli/issues/3130
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 dea9ab965..7ee440d91 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"dependencies": {
"@npmcli/arborist": "^2.4.0",
"@npmcli/ci-detect": "^1.2.0",
- "@npmcli/config": "^2.1.0",
+ "@npmcli/config": "^2.2.0",
"@npmcli/run-script": "^1.8.5",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",