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-04-29 02:20:16 +0400
committerisaacs <i@izs.me>2014-04-29 02:20:16 +0400
commit3ad08c35753d8a6644c0135bcbb98a177510bebc (patch)
tree7c613618333aa5423be4730635b94f9966dfa25d /package.json
parente0048e940d9e5dc97782d733416ee5f9816d520a (diff)
bump normalize-package-data dep
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 faade7ebd..3e37b0c5f 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"path-is-inside": "~1.0.0",
"read": "~1.0.4",
"read-installed": "~2.0.1",
- "read-package-json": "~1.1.8",
+ "read-package-json": "~1.1.9",
"request": "~2.30.0",
"retry": "~0.6.0",
"rimraf": "~2.2.5",