@0x6b/textlint-rule-normalize-whitespaces
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,3 +6,3 @@ { | ||
"description": "textlint rule which normalizes whitespaces in the document.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"keywords": ["textlintrule"], | ||
@@ -9,0 +9,0 @@ "main": "lib/index.js", |
@@ -30,4 +30,4 @@ # textlint-rule-normalize-whitespaces | ||
```sh | ||
npm install textlint-rule-normalize-whitespaces # or | ||
yarn textlint-rule-normalize-whitespaces | ||
npm install @0x6b/textlint-rule-normalize-whitespaces # or | ||
yarn add @0x6b/textlint-rule-normalize-whitespaces | ||
``` | ||
@@ -79,2 +79,2 @@ | ||
MIT © | ||
MIT © 0x6b |
13543