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>2012-01-27 00:22:17 +0400
committerisaacs <i@izs.me>2012-01-27 00:22:17 +0400
commit6975ca667c884067e14800f771c3968f0b7d986e (patch)
tree5353339c05fc7f48081e003da47ac55c05070128
parent760ac7782e2c098c8cd4811338093453012e9077 (diff)
v1.1.0-3v1.1.0-3
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index d2e75b54a..25f8bad88 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"install",
"package.json"
],
- "version": "1.1.0-2",
+ "version": "1.1.0-3",
"preferGlobal": true,
"config": {
"publishtest": false
@@ -38,7 +38,7 @@
"ini": "1",
"slide": "1",
"abbrev": "1",
- "graceful-fs": "~1.1.4",
+ "graceful-fs": "~1.1.1",
"minimatch": "0",
"nopt": "1",
"node-uuid": "~1.3",