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:
authorRebecca Turner <me@re-becca.org>2017-08-18 01:25:21 +0300
committerRebecca Turner <me@re-becca.org>2017-08-18 01:51:27 +0300
commit71191ca2227694355c49dfb187104f68df5126bd (patch)
tree6d668063e27998cc433bd5949a77e01a6e507dc6 /package.json
parentee4c9bd8ae574a0d6b24725ba6c7b718d8aaad8d (diff)
npm-lifecycle@1.0.2
PR-URL: https://github.com/npm/npm/pull/16476 Fixes: #16243 Credit: @addaleax Reviewed-By: @iarna
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 081ed2dbb..007116bc9 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"normalize-package-data": "~2.4.0",
"npm-cache-filename": "~1.0.2",
"npm-install-checks": "~3.0.0",
- "npm-lifecycle": "~1.0.0",
+ "npm-lifecycle": "~1.0.2",
"npm-package-arg": "~5.1.2",
"npm-registry-client": "~8.4.0",
"npm-user-validate": "~1.0.0",