fix(backend): Keep remark-frontmatter on pre-ESM version
This commit is contained in:
parent
e1ca53f52c
commit
5f27adb5b4
2 changed files with 30 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
"passport-jwt": "4.0.0",
|
||||
"query-string": "6.2.0",
|
||||
"remark": "13",
|
||||
"remark-frontmatter": "^4.0.1",
|
||||
"remark-frontmatter": "3",
|
||||
"remark-parse": "^9.0.0",
|
||||
"remark-plain-text": "^0.2.0",
|
||||
"rimraf": "2.6.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue