@textlint/text-to-ast
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="3.0.8"></a> | ||
## [3.0.8](https://github.com/textlint/textlint/compare/@textlint/text-to-ast@3.0.7...@textlint/text-to-ast@3.0.8) (2018-04-02) | ||
**Note:** Version bump only for package @textlint/text-to-ast | ||
<a name="3.0.7"></a> | ||
@@ -8,0 +16,0 @@ ## [3.0.7](https://github.com/textlint/textlint/compare/@textlint/text-to-ast@3.0.6...@textlint/text-to-ast@3.0.7) (2018-04-02) |
{ | ||
"name": "@textlint/text-to-ast", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "Parse plain text to AST with location info.", | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@textlint/ast-tester": "^2.0.6", | ||
"@textlint/ast-tester": "^2.0.7", | ||
"babel-cli": "^6.24.1", | ||
@@ -44,0 +44,0 @@ "babel-preset-env": "^1.4.0", |
30981