docs: downgrade markdown gen to prevent incompatibility

This commit is contained in:
Rajeh Taher
2025-03-18 00:57:23 +02:00
parent 8a54c81b94
commit 2fdabb7f38
2 changed files with 5 additions and 10 deletions

View File

@@ -68,7 +68,7 @@
"ts-jest": "^27.0.3",
"ts-node": "^10.8.1",
"typedoc": "^0.27.9",
"typedoc-plugin-markdown": "^4.5.0",
"typedoc-plugin-markdown": "4.4.2",
"typescript": "^5.8.2"
},
"peerDependencies": {