myst-common
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -27,3 +27,2 @@ import type { Root } from 'mdast'; | ||
cite?: Citations; | ||
footnotes?: Footnotes; | ||
article?: Root; | ||
@@ -30,0 +29,0 @@ }; |
{ | ||
"name": "myst-common", | ||
"sideEffects": false, | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"main": "./dist/cjs/index.js", | ||
@@ -6,0 +6,0 @@ "module": "./dist/esm/index.js", |
Sorry, the diff of this file is not supported yet
29044
573