Add remark ofm as a proper dependency
This commit is contained in:
parent
09eb05cf8d
commit
b2891187c6
|
|
@ -6,6 +6,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"hast-util-to-html": "^9.0.1",
|
"hast-util-to-html": "^9.0.1",
|
||||||
"remark-breaks": "^4.0.0"
|
"remark-breaks": "^4.0.0",
|
||||||
|
"remark-ofm": "link:remark-ofm"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue