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:
authorDarcy Clarke <darcy@darcyclarke.me>2021-02-02 19:40:03 +0300
committerDarcy Clarke <darcy@darcyclarke.me>2021-02-02 19:40:03 +0300
commit64370970653af5c8d7a2be2c2144e355aa6431b0 (patch)
treee19cff921f3f9349dcac45a591fa292790709a40 /package.json
parent37613e4e686e4891210acaabc9c23f41456eda3f (diff)
@npmcli/config@1.2.9
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 57b7f4896..e7cdc11d0 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"dependencies": {
"@npmcli/arborist": "^2.1.1",
"@npmcli/ci-detect": "^1.2.0",
- "@npmcli/config": "^1.2.8",
+ "@npmcli/config": "^1.2.9",
"@npmcli/run-script": "^1.8.1",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",