From cd7ed12292aef11d9062b64f61215174e8cc1860 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 3 Sep 2019 12:23:48 +0200 Subject: Merging upstream version 1.17.0. Signed-off-by: Daniel Baumann --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 2bd614ca7..20888161e 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,6 @@ "scripts": { "lint-md": "remark .", "lint-md-path": "remark", - "fix-md": "remark collectors --output" + "fix-md": "remark . --output" } } -- cgit v1.2.3