File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " mdast-util-gfm" ,
33 "version" : " 0.1.0" ,
4- "description" : " mdast extension to parse and serialize GFM (gitHub Flavored Markdown)" ,
4+ "description" : " mdast extension to parse and serialize GFM (GitHub Flavored Markdown)" ,
55 "license" : " MIT" ,
66 "keywords" : [
77 " unist" ,
4444 "devDependencies" : {
4545 "github-slugger" : " ^1.0.0" ,
4646 "hast-util-to-html" : " ^7.0.0" ,
47- "mdast-util-from-markdown" : " ^0.7 .0" ,
47+ "mdast-util-from-markdown" : " ^0.8 .0" ,
4848 "mdast-util-to-hast" : " ^10.0.0" ,
4949 "mdast-util-to-markdown" : " ^0.4.0" ,
5050 "micromark-extension-gfm" : " ^0.3.0" ,
5151 "node-fetch" : " ^2.0.0" ,
5252 "nyc" : " ^15.0.0" ,
5353 "prettier" : " ^2.0.0" ,
54- "remark-cli" : " ^8 .0.0" ,
55- "remark-preset-wooorm" : " ^7 .0.0" ,
54+ "remark-cli" : " ^9 .0.0-alpha.1 " ,
55+ "remark-preset-wooorm" : " ^8 .0.0" ,
5656 "tape" : " ^5.0.0" ,
5757 "xo" : " ^0.33.0"
5858 },
You can’t perform that action at this time.
0 commit comments