@atjson/renderer-plain-text
Advanced tools
Comparing version 0.23.3 to 0.23.4
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.23.4](https://github.com/CondeNast/atjson/compare/@atjson/renderer-plain-text@0.23.3...@atjson/renderer-plain-text@0.23.4) (2021-03-24) | ||
**Note:** Version bump only for package @atjson/renderer-plain-text | ||
## [0.23.3](https://github.com/CondeNast/atjson/compare/@atjson/renderer-plain-text@0.23.2...@atjson/renderer-plain-text@0.23.3) (2021-02-18) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@atjson/renderer-plain-text", | ||
"version": "0.23.3", | ||
"version": "0.23.4", | ||
"description": "Render atjson documents in plain text", | ||
@@ -14,6 +14,6 @@ "main": "dist/commonjs/index.js", | ||
"@atjson/document": "0.24.3", | ||
"@atjson/source-html": "0.31.2" | ||
"@atjson/source-html": "0.32.0" | ||
}, | ||
"dependencies": { | ||
"@atjson/offset-annotations": "0.37.2", | ||
"@atjson/offset-annotations": "0.38.0", | ||
"@atjson/renderer-hir": "0.22.11" | ||
@@ -24,3 +24,3 @@ }, | ||
}, | ||
"gitHead": "b15feae6608bcc533e5a1074d9ebe879b9d523b8" | ||
"gitHead": "14f2bd9bba51855ad012afd9996802ecb96aaf9b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
300594
+ Added@atjson/offset-annotations@0.38.0(transitive)
- Removed@atjson/offset-annotations@0.37.2(transitive)