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-05-06 20:02:16 +0300
committerGar <gar+gh@danger.computer>2021-05-06 20:02:42 +0300
commitd01ce5e132cb4661698012fd5017753c2bdb660b (patch)
treec6dbf5f773720a99067ff2c98d6c309734be3a4e /package.json
parent3b84a855dd1ee5d1477e89beb101c69f5e079427 (diff)
libnpmexec@1.1.0
* feat: add walk up dir lookup to satisfy local bins
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 79fc70568..3839d3b30 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"leven": "^3.1.0",
"libnpmaccess": "^4.0.2",
"libnpmdiff": "^2.0.4",
- "libnpmexec": "^1.0.1",
+ "libnpmexec": "^1.1.0",
"libnpmfund": "^1.0.2",
"libnpmhook": "^6.0.2",
"libnpmorg": "^2.0.2",