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>2014-08-29 10:24:13 +0400
committerForrest L Norvell <forrest@npmjs.com>2014-08-29 10:27:41 +0400
commit2d69e4d95777671958b5e08d3b2f5844109d73e4 (patch)
tree690e45ab439cf4695316e64a8a577ee7e25e5a72 /package.json
parent81f9b2bac9d34c223ea093281ba3c495f23f10d1 (diff)
github-url-from-username-repo@1.0.0
Also includes read-package-json@1.2.7.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 28394b144..d183f57eb 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"fstream": "~1.0.2",
"fstream-npm": "~1.0.0",
"github-url-from-git": "~1.3.0",
- "github-url-from-username-repo": "~0.2.0",
+ "github-url-from-username-repo": "~1.0.0",
"glob": "~4.0.5",
"graceful-fs": "~3.0.0",
"inflight": "~1.0.1",
@@ -71,7 +71,7 @@
"path-is-inside": "~1.0.0",
"read": "~1.0.4",
"read-installed": "~2.0.5",
- "read-package-json": "~1.2.6",
+ "read-package-json": "~1.2.7",
"request": "~2.30.0",
"retry": "~0.6.0",
"rimraf": "~2.2.8",