myst-common
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -36,2 +36,4 @@ import type { Root } from 'mdast'; | ||
kind?: SourceFileKind; | ||
title?: string; | ||
short_title?: string; | ||
}; | ||
@@ -38,0 +40,0 @@ export type References = { |
{ | ||
"name": "myst-common", | ||
"sideEffects": false, | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "exports": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
18916
337