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:
authorKat Marchán <kzm@sykosomatic.org>2017-02-09 01:21:40 +0300
committerC J Silverio <ceejceej@gmail.com>2017-02-10 02:37:51 +0300
commita1d85be235b72b3a321bbe679d8e12c795e99edd (patch)
tree7bf458732f9a7c91128affaa13e01bab3b8d18fd /package.json
parent3be016897abe921ef6e703d74a7071dbf3b64db5 (diff)
hosted-git-info@2.2.0
Add support for `.tarball()` URLs. PR-URL: https://github.com/npm/hosted-git-info/pull/21 Credit: @zkat Reviewed-By: @iarna
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 da9dd2571..6327073b4 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"glob": "~7.1.1",
"graceful-fs": "~4.1.11",
"has-unicode": "~2.0.1",
- "hosted-git-info": "~2.1.5",
+ "hosted-git-info": "~2.2.0",
"iferr": "~0.1.5",
"inflight": "~1.0.6",
"inherits": "~2.0.3",