@atjson/renderer-commonmark
Advanced tools
Comparing version 0.7.13 to 0.7.14
{ | ||
"name": "@atjson/renderer-commonmark", | ||
"version": "0.7.13", | ||
"version": "0.7.14", | ||
"description": "A brand new TypeScript library.", | ||
@@ -18,3 +18,3 @@ "main": "dist/commonjs/index.js", | ||
"devDependencies": { | ||
"@atjson/source-commonmark": "^0.7.13", | ||
"@atjson/source-commonmark": "^0.7.14", | ||
"commonmark-spec": "^0.28.0", | ||
@@ -26,5 +26,5 @@ "markdown-it": "^8.4.1", | ||
"dependencies": { | ||
"@atjson/document": "^0.7.13", | ||
"@atjson/hir": "^0.7.13" | ||
"@atjson/document": "^0.7.14", | ||
"@atjson/hir": "^0.7.14" | ||
} | ||
} |
Updated@atjson/document@^0.7.14
Updated@atjson/hir@^0.7.14