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-05-13 22:50:49 +0300
committerRebecca Turner <me@re-becca.org>2017-05-26 04:55:20 +0300
commit35e7996bfcb652b10c315772240953a5663f6511 (patch)
tree9fa473f4c02d6b34ef9d268a3b9e33e738e88fd3 /package.json
parent321d7c82c532e1ad35d15907e130cab874660e54 (diff)
write-file-atomic@2.1.0
adds fsync option
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 adfe0191b..bf602bfa5 100644
--- a/package.json
+++ b/package.json
@@ -113,7 +113,7 @@
"validate-npm-package-name": "~3.0.0",
"which": "~1.2.14",
"wrappy": "~1.0.2",
- "write-file-atomic": "~1.3.3"
+ "write-file-atomic": "~2.1.0"
},
"bundleDependencies": [
"abbrev",