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:
authorDaijiro Wachi <daijiro.wachi@gmail.com>2019-01-30 02:25:38 +0300
committerAudrey Eschright <audrey@lifeofaudrey.com>2019-02-14 22:19:49 +0300
commit1305bb68bed35745b8426a132719934af1efd4d2 (patch)
tree551b44b7134786fb086d309ce9e8ac3f8f2ed554 /.npmignore
parenta86d0970f885286c5aba495e072975837bbf3feb (diff)
misc: replace ronn with marked-man (#126)
PR-URL: https://github.com/npm/cli/pull/126 Credit: @watilde Reviewed-By: @aeschright
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.npmignore b/.npmignore
index 1b32b033e..12efef278 100644
--- a/.npmignore
+++ b/.npmignore
@@ -4,7 +4,7 @@ npm-debug.log
/.github
/test
node_modules/marked
-node_modules/ronn
+node_modules/marked-man
node_modules/tap
node_modules/.bin
node_modules/npm-registry-mock