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-01 20:44:57 +0300
committerisaacs <i@izs.me>2021-04-01 20:46:09 +0300
commit61da39beb5373320e2b591b61ecd6596eeaba6ed (patch)
tree4dd3c738646e84d1a2ffd9e0bbe1eaf315de17ad /package.json
parentdb7aece1c4839117e1acc2577d887fabcc4fae86 (diff)
@npmcli/config@2.1.0
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 0f078d18b..8376790b1 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"dependencies": {
"@npmcli/arborist": "^2.2.9",
"@npmcli/ci-detect": "^1.2.0",
- "@npmcli/config": "^2.0.0",
+ "@npmcli/config": "^2.1.0",
"@npmcli/run-script": "^1.8.4",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",