This commit is contained in:
Elio Struyf
2021-08-30 21:44:16 +02:00
parent b04fdae043
commit 672abbea2d
24 changed files with 458 additions and 74 deletions
+3 -1
View File
@@ -20,7 +20,9 @@
"react-dom": "17.0.2",
"react-i18next": "^11.11.4",
"react-markdown": "^7.0.1",
"rehype-raw": "^6.1.0"
"rehype-raw": "^6.1.0",
"remark-autolink-headings": "7.0.1",
"remark-heading-id": "1.0.0"
},
"devDependencies": {
"@types/react": "17.0.19",