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:
authorGar <gar+gh@danger.computer>2022-04-05 23:39:14 +0300
committerGar <wraithgar@github.com>2022-04-07 00:29:40 +0300
commit5172e03a572c99159568861049e4c2a536922f50 (patch)
treef08ab58238b956ce768b46bd6e14fa6880e47668 /package.json
parenta2781a367d62328d7f870de878f1b63d66593f4f (diff)
deps: ini@3.0.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 c7f30fb6c..6d1887e85 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"glob": "^7.2.0",
"graceful-fs": "^4.2.9",
"hosted-git-info": "^5.0.0",
- "ini": "^2.0.0",
+ "ini": "^3.0.0",
"init-package-json": "^3.0.2",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",