textlint-util-to-string
Advanced tools
Comparing version 1.2.1 to 2.0.0
@@ -14,5 +14,5 @@ { | ||
}, | ||
"version": "1.2.1", | ||
"version": "2.0.0", | ||
"description": "textlint util convert Paragraph Node to text with SourceMap.", | ||
"main": "lib/StringSource.js", | ||
"main": "lib/index.js", | ||
"files": [ | ||
@@ -36,5 +36,5 @@ "lib", | ||
"markdown-to-ast": "^3.1.1", | ||
"mocha": "^2.3.4", | ||
"mocha": "^3.0.2", | ||
"power-assert": "^1.2.0", | ||
"sentence-splitter": "^1.2.0" | ||
"sentence-splitter": "^2.0.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "dependencies": { |
34495
9
477