summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
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 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"
}
}