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:
authorForrest L Norvell <forrest@npmjs.com>2015-05-22 04:54:52 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-05-22 04:54:52 +0300
commit6a54917fbd4df995495a95d4b548defd44b77c93 (patch)
tree02fec09729e26b88a4bee22406cab49eefcfc895 /package.json
parent971f92c4a4e5514217d1e4db45d1ccf71a60ff19 (diff)
write-file-atomic@1.1.2
Add ISC license file. PR-URL: https://github.com/iarna/write-file-atomic/pull/2
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 a113c5933..0645c70d6 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"validate-npm-package-name": "2.2.0",
"which": "~1.1.1",
"wrappy": "~1.0.1",
- "write-file-atomic": "~1.1.0"
+ "write-file-atomic": "~1.1.2"
},
"bundleDependencies": [
"abbrev",