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>2014-03-16 09:18:10 +0400
committerisaacs <i@izs.me>2014-03-16 09:18:10 +0400
commit1d29b17f5193d52a5c4faa412a95313dcf41ed91 (patch)
tree18451ae14878480efd469fd72c1b560923ee0193 /package.json
parentce662561ca0a7b154a7e6058a6a2428b49bd7266 (diff)
read-installed@2.0.0
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 b0cb52343..f0ae7c665 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"osenv": "0",
"path-is-inside": "~1.0.0",
"read": "~1.0.4",
- "read-installed": "~1.0.0",
+ "read-installed": "^2.0.0",
"read-package-json": "~1.1.7",
"request": "~2.30.0",
"retry": "~0.6.0",