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 3939 " index.js"
4040 ],
4141 "dependencies" : {
42+ "mdast-util-from-markdown" : " ^1.0.0" ,
4243 "mdast-util-gfm-autolink-literal" : " ^1.0.0" ,
4344 "mdast-util-gfm-footnote" : " ^1.0.0" ,
4445 "mdast-util-gfm-strikethrough" : " ^1.0.0" ,
4546 "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"
4749 },
4850 "devDependencies" : {
4951 "@types/tape" : " ^4.0.0" ,
5052 "c8" : " ^7.0.0" ,
5153 "github-slugger" : " ^1.0.0" ,
5254 "hast-util-to-html" : " ^8.0.0" ,
53- "mdast-util-from-markdown" : " ^1.0.0" ,
5455 "mdast-util-to-hast" : " ^12.0.0" ,
55- "mdast-util-to-markdown" : " ^1.0.0" ,
5656 "micromark-extension-gfm" : " ^2.0.0" ,
5757 "node-fetch" : " ^3.0.0" ,
5858 "prettier" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments