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:
authornlf <quitlahok@gmail.com>2020-10-07 18:03:12 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-10-09 21:25:00 +0300
commit09b456f2d776e2757956d2b9869febd1e01a1076 (patch)
tree833c1e01d62c4b63ec53551011e775d7485c7e9e /package.json
parent95c7d682bb587fd0959d68e8ed9ae71be36bd2d7 (diff)
@npmcli/config@1.2.1
PR-URL: https://github.com/npm/cli/pull/1919 Credit: @nlf Close: #1919 Reviewed-by: @ruyadorno
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 e58880013..403ee4927 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"dependencies": {
"@npmcli/arborist": "^0.0.32",
"@npmcli/ci-detect": "^1.2.0",
- "@npmcli/config": "^1.1.8",
+ "@npmcli/config": "^1.2.1",
"@npmcli/run-script": "^1.7.0",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",