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>2020-12-09 03:00:24 +0300
committerisaacs <i@izs.me>2020-12-09 03:00:24 +0300
commit518a664500bcde30475788e8c1c3e651f23e881b (patch)
treeac1e0ca1e332b2e1b710499e7a3d84bf3e9e7831 /package.json
parentb7d74b627859f08fca23209d6e0d3ec6657a4489 (diff)
@npmcli/config@1.2.4
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 299c628af..ea1379c4c 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"dependencies": {
"@npmcli/arborist": "^2.0.0",
"@npmcli/ci-detect": "^1.2.0",
- "@npmcli/config": "^1.2.3",
+ "@npmcli/config": "^1.2.4",
"@npmcli/run-script": "^1.8.1",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",