@textlint/ast-tester
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.6"></a> | ||
## [2.0.6](https://github.com/textlint/textlint/compare/@textlint/ast-tester@2.0.5...@textlint/ast-tester@2.0.6) (2018-04-02) | ||
**Note:** Version bump only for package @textlint/ast-tester | ||
<a name="2.0.5"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.5](https://github.com/textlint/textlint/compare/@textlint/ast-tester@2.0.4...@textlint/ast-tester@2.0.5) (2018-03-25) |
{ | ||
"name": "@textlint/ast-tester", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Compliance tests for textlint's AST(Abstract Syntax Tree).", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^6.0.6", | ||
"@textlint/text-to-ast": "^3.0.6", | ||
"@textlint/markdown-to-ast": "^6.0.7", | ||
"@textlint/text-to-ast": "^3.0.7", | ||
"babel-cli": "^6.6.5", | ||
@@ -42,0 +42,0 @@ "babel-plugin-add-module-exports": "^0.2.1", |
29748