textlint-tester
Advanced tools
Comparing version 14.0.0 to 14.0.1
{ | ||
"name": "textlint-tester", | ||
"version": "14.0.0", | ||
"version": "14.0.1", | ||
"description": "testing tool for textlint rule.", | ||
@@ -40,6 +40,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/feature-flag": "^14.0.0", | ||
"@textlint/kernel": "^14.0.0", | ||
"@textlint/textlint-plugin-markdown": "^14.0.0", | ||
"@textlint/textlint-plugin-text": "^14.0.0" | ||
"@textlint/feature-flag": "^14.0.1", | ||
"@textlint/kernel": "^14.0.1", | ||
"@textlint/textlint-plugin-markdown": "^14.0.1", | ||
"@textlint/textlint-plugin-text": "^14.0.1" | ||
}, | ||
@@ -60,3 +60,3 @@ "devDependencies": { | ||
"email": "azuciao@gmail.com", | ||
"gitHead": "5745a21827914da1dbc4db770b94071c9510642c" | ||
"gitHead": "96df749595e4e2ecfd57f4be299ede0eda608a10" | ||
} |