@sanity/block-tools
Advanced tools
Comparing version 0.124.0 to 0.124.10
@@ -100,3 +100,3 @@ 'use strict'; | ||
data: { annotations: annotations }, | ||
nodes: [{ kind: 'text', key: span._key + '0', ranges: [range] }] | ||
nodes: [{ kind: 'text', ranges: [range] }] | ||
}; | ||
@@ -103,0 +103,0 @@ } |
{ | ||
"name": "@sanity/block-tools", | ||
"version": "0.124.0", | ||
"version": "0.124.10", | ||
"description": "Can format HTML, Slate JSON or Sanity block array into any other format.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
221089
24