1
0
Fork 0

fix(backend): Keep remark-frontmatter on pre-ESM version

This commit is contained in:
Joost De Cock 2021-12-29 20:10:01 +01:00
parent e1ca53f52c
commit 5f27adb5b4
2 changed files with 30 additions and 1 deletions

View file

@ -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",