forgot to add remark-gfm
This commit is contained in:
parent
db18f181fe
commit
d54e91de4d
1 changed files with 3 additions and 3 deletions
|
@ -49,7 +49,10 @@
|
|||
"next": "^13.0.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"rehype-katex": "^6.0.2",
|
||||
"remark-frontmatter": "^4.0.1",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-math": "^5.1.1",
|
||||
"remark-mdx-frontmatter": "^2.1.1",
|
||||
"sass": "^1.56.0",
|
||||
"yaml-loader": "^0.8.0"
|
||||
|
@ -61,9 +64,6 @@
|
|||
"eslint": "^8.26.0",
|
||||
"eslint-config-next": "^13.0.2",
|
||||
"eslint-plugin-mdx": "^2.0.5",
|
||||
"rehype-katex": "^6.0.2",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-math": "^5.1.1",
|
||||
"typescript": "4.8.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue