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:
authorisaacs <i@izs.me>2020-07-29 00:54:54 +0300
committerisaacs <i@izs.me>2020-07-29 21:55:04 +0300
commitcba26d647e65a2fc05b3a44f6ef1cce29de4d0df (patch)
treece1194dd7c5c21afa56530009ec9ecdfceb66021 /node_modules/minipass-pipeline/package.json
parent527617c4f145a5c594998699fb21e427c916b851 (diff)
update minipass-pipeline to fix caching bug
Diffstat (limited to 'node_modules/minipass-pipeline/package.json')
-rw-r--r--node_modules/minipass-pipeline/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/minipass-pipeline/package.json b/node_modules/minipass-pipeline/package.json
index 9e8224154..d608dc66c 100644
--- a/node_modules/minipass-pipeline/package.json
+++ b/node_modules/minipass-pipeline/package.json
@@ -1,6 +1,6 @@
{
"name": "minipass-pipeline",
- "version": "1.2.3",
+ "version": "1.2.4",
"description": "create a pipeline of streams using Minipass",
"author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
"license": "ISC",