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>2021-09-10 00:05:14 +0300
committerGar <gar+gh@danger.computer>2021-09-10 00:05:14 +0300
commitac8e4ad18a6b726dd2c3abcb0f605701cca0ae2c (patch)
tree90742a9b0f744ed1a51cd21f11c88cc859f1a252 /package.json
parent1fbbe1e04be5d79c7b49910324e64c19ed599eeb (diff)
deps: init-package-json@2.0.5
* fix: bin script path
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 20b80c7eb..8011f238a 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"graceful-fs": "^4.2.8",
"hosted-git-info": "^4.0.2",
"ini": "^2.0.0",
- "init-package-json": "^2.0.4",
+ "init-package-json": "^2.0.5",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^4.0.2",