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-05-22 02:22:14 +0400
committerisaacs <i@izs.me>2014-05-22 02:22:14 +0400
commit7e1438e8aaf7f34678744bbe583f6eaf493286b1 (patch)
tree4e25fafcf17c7ec7b960bd1202f1fbc3d60aa371 /package.json
parente16cdb5c06ffa07f851a4eae0c87cda5b5aa7c13 (diff)
github-url-from-username-repo (https:// instead of git:// for urls)
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 60e9ae192..57f06bca3 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"fstream": "~0.1.25",
"fstream-npm": "~0.1.7",
"github-url-from-git": "1.1.1",
- "github-url-from-username-repo": "~0.1.0",
+ "github-url-from-username-repo": "~0.2.0",
"glob": "~3.2.10",
"graceful-fs": "~2.0.2",
"inflight": "^1.0.1",