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-06-09 08:17:46 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-06-09 08:17:46 +0300
commit2b1e40efba0b3d1004259efa4275cf42144e3ce3 (patch)
tree14a151d9a7551727ea1ddc7fc1f9f20a4bf1f6c2 /package.json
parent80c33cf5e6ef207450949764de41ea96538c636e (diff)
git: bump pacote for git shallow clone fix
Fixes: https://github.com/npm/npm/issues/16898
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 84e4ef8f6..5837d0041 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"once": "~1.4.0",
"opener": "~1.4.3",
"osenv": "~0.1.4",
- "pacote": "~2.7.33",
+ "pacote": "~2.7.34",
"path-is-inside": "~1.0.2",
"promise-inflight": "~1.0.1",
"read": "~1.0.7",