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:
authorLuigi Pinca <luigipinca@gmail.com>2021-04-27 13:52:53 +0300
committernlf <quitlahok@gmail.com>2021-04-29 22:37:31 +0300
commit861f606c7609d177c644814a171581afbb72f6db (patch)
treeace995a6576e11111b7bafbd4df18a580d1b5870 /node_modules
parente479f1dac9a7639304d20116583034861635b2b1 (diff)
fix: make prune rule work on case-senstive file systems
On case-sensitive file systems the rule fails because `README.markdown` is removed. PR-URL: https://github.com/npm/cli/pull/3156 Credit: @lpinca Close: #3156 Reviewed-by: @wraithgar
Diffstat (limited to 'node_modules')
-rw-r--r--node_modules/mkdirp/readme.markdown (renamed from node_modules/mkdirp/README.markdown)0
1 files changed, 0 insertions, 0 deletions
diff --git a/node_modules/mkdirp/README.markdown b/node_modules/mkdirp/readme.markdown
index 827de5905..827de5905 100644
--- a/node_modules/mkdirp/README.markdown
+++ b/node_modules/mkdirp/readme.markdown