datocms-html-to-structured-text
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "datocms-html-to-structured-text", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Convert HTML (or a `hast` syntax tree) to a valid DatoCMS Structured Text `dast` document", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"datocms-structured-text-utils": "^1.0.8", | ||
"datocms-structured-text-utils": "^1.0.9", | ||
"extend": "^3.0.2", | ||
@@ -49,3 +49,3 @@ "hast-util-from-dom": "^3.0.0", | ||
}, | ||
"gitHead": "c8c90e84ca427ad08412fc2a1bca296d70f3e407" | ||
"gitHead": "7e008a80156771f0826fe7c0561cd6d29a6b2fdc" | ||
} |