File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
" index.js"
40
40
],
41
41
"dependencies" : {
42
+ "mdast-util-from-markdown" : " ^1.0.0" ,
42
43
"mdast-util-gfm-autolink-literal" : " ^1.0.0" ,
43
44
"mdast-util-gfm-footnote" : " ^1.0.0" ,
44
45
"mdast-util-gfm-strikethrough" : " ^1.0.0" ,
45
46
"mdast-util-gfm-table" : " ^1.0.0" ,
46
- "mdast-util-gfm-task-list-item" : " ^1.0.0"
47
+ "mdast-util-gfm-task-list-item" : " ^1.0.0" ,
48
+ "mdast-util-to-markdown" : " ^1.0.0"
47
49
},
48
50
"devDependencies" : {
49
51
"@types/tape" : " ^4.0.0" ,
50
52
"c8" : " ^7.0.0" ,
51
53
"github-slugger" : " ^1.0.0" ,
52
54
"hast-util-to-html" : " ^8.0.0" ,
53
- "mdast-util-from-markdown" : " ^1.0.0" ,
54
55
"mdast-util-to-hast" : " ^12.0.0" ,
55
- "mdast-util-to-markdown" : " ^1.0.0" ,
56
56
"micromark-extension-gfm" : " ^2.0.0" ,
57
57
"node-fetch" : " ^3.0.0" ,
58
58
"prettier" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments