We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15215d4 commit 403728fCopy full SHA for 403728f
package.json
@@ -26,7 +26,6 @@
26
"homepage": "https://github.com/nodaguti/textlint-rule-write-good",
27
"repository": "nodaguti/textlint-rule-write-good",
28
"dependencies": {
29
- "npm-run-all": "^1.6.0",
30
"textlint-rule-helper": "^1.1.5",
31
"write-good": "^0.9.1"
32
},
@@ -38,6 +37,7 @@
38
37
"eslint": "^2.5.1",
39
"eslint-config-airbnb": "^6.2.0",
40
"mocha": "^2.4.5",
+ "npm-run-all": "^1.6.0",
41
"power-assert": "^1.3.1",
42
"textlint": "^6.0.3",
43
"textlint-tester": "^1.2.0"
0 commit comments