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:
authorKat Marchán <kzm@sykosomatic.org>2017-03-11 02:25:34 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-03-11 03:02:22 +0300
commit3d80f8f70679ad2b8ce7227d20e8dbce257a47b9 (patch)
treef7ac137f1443ec803e34cd4105427370fa17b5db /package.json
parent9008e4319e1646edc57f48d6af70feadd5822aaf (diff)
fs-vacuum@1.2.10
Fixes: #14012 PR-URL: https://github.com/npm/fs-vacuum/pull/6 Credit: @helio-frota Reviewed-By: @zkat
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 7f9dd07c0..757323f1f 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"config-chain": "~1.1.11",
"dezalgo": "~1.0.3",
"editor": "~1.0.0",
- "fs-vacuum": "~1.2.9",
+ "fs-vacuum": "~1.2.10",
"fs-write-stream-atomic": "~1.0.10",
"fstream": "~1.0.11",
"fstream-npm": "~1.2.0",