From 7cf3e57376422e890e9703b68107e6f568a11384 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Sat, 20 Oct 2018 19:15:41 +0200 Subject: (doc) add manpage to peertube cli --- yarn.lock | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index a0fec9b5f..2478a0664 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5885,7 +5885,14 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@^0.3.5: +marked-man@^0.2.1: + version "0.2.1" + resolved "https://registry.yarnpkg.com/marked-man/-/marked-man-0.2.1.tgz#f259271481de3b507263489f5221b7c5acfd2383" + integrity sha1-8lknFIHeO1ByY0ifUiG3xaz9I4M= + dependencies: + marked "^0.3.2" + +marked@^0.3.2, marked@^0.3.5: version "0.3.19" resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790" integrity sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg== -- cgit v1.2.3